BRANCH-1.5: fixed autotools for new indexer option

This commit is contained in:
Antonin Descampe 2011-09-09 18:53:01 +00:00
parent 3d06f03072
commit 5d6ac5ea72
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. \