[trunk] Enhance support of events like the v2 branch. Use right name of variables.
[openjpeg.git] / applications / Makefile.am
index b5cecaa477735d7b7a47ea314305bdf37067b558..63dae6d5b9cb673f35b3a33fa6af6ec5fa2ff00d 100644 (file)
@@ -6,14 +6,14 @@ if WANT_MJ2
 SUBDIRS += mj2
 endif
 
-if WANT_JPIP
+if WANT_JPIP_CODE
 SUBDIRS += jpip
 endif
 
 EXTRA_DIST = \
 CMakeLists.txt \
-color.c \
-color.h \
-format_defs.h \
-getopt.c \
-getopt.h
+common/color.c \
+common/color.h \
+common/format_defs.h \
+common/opj_getopt.c \
+common/opj_getopt.h