TRUNK: fixed autotools for new indexer option

This commit is contained in:
Antonin Descampe 2011-09-09 18:54:05 +00:00
parent d26e1d783f
commit 6a1573c228
1 changed files with 6 additions and 1 deletions

View File

@ -21,7 +21,12 @@ OPJ_SRC = \
../t1_generate_luts.c \
../t2.c \
../tcd.c \
../tgt.c
../tgt.c \
../cidx_manager.c \
../phix_manager.c \
../ppix_manager.c \
../thix_manager.c \
../tpix_manager.c
libopenjpeg_JPWL_la_CPPFLAGS = \
-I. \