forgot to add new Makefile.am in previous commit
[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 color.c \
16 color.h \
17 format_defs.h \
18 getopt.c \
19 getopt.h