TRUNK: fixed autotools for new indexer option
authorAntonin Descampe <antonin@gmail.com>
Fri, 9 Sep 2011 18:54:05 +0000 (18:54 +0000)
committerAntonin Descampe <antonin@gmail.com>
Fri, 9 Sep 2011 18:54:05 +0000 (18:54 +0000)
libopenjpeg/jpwl/Makefile.am

index c6b6a7aa109248ab7196ac02e5d5e89383b1d156..8677a39928c358d84c99481970f71b2edb647def 100644 (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. \