change -v option was renamed to -u, which is equivalent to -TP long option
[openjpeg.git] / applications / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 SUBDIRS = codec
4
5 if WANT_MJ2
6 SUBDIRS += mj2
7 endif
8
9 if WANT_JPIP
10 SUBDIRS += jpip
11 endif
12
13 EXTRA_DIST = \
14 CMakeLists.txt \
15 common/color.c \
16 common/color.h \
17 common/format_defs.h \
18 common/opj_getopt.c \
19 common/opj_getopt.h