diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-05-24 09:30:25 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-05-24 09:30:25 +0000 |
| commit | b7969ce657d5b32e0726c14af418d0ea4af55fdb (patch) | |
| tree | e1d0fcc9ccfe0a041cbe8800f5591a16f5c4dbea /Makefile.am | |
| parent | 5cee7cfc4035eb7ba6661b8fb25fb9c17f68e629 (diff) | |
fixed a bug in autotools that prevented "make distcheck" to work properly (credit to Vincent Torri) ; added autotools for the "applications/jpip/tools" directory
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3dd37646..65c31bdd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -DISTCHECK_CONFIGURE_FLAGS = --enable-jp3d=yes --enable-jpwl=yes --enable-mj2=yes +DISTCHECK_CONFIGURE_FLAGS = --enable-jpip=yes --enable-jpwl=yes --enable-mj2=yes ACLOCAL_AMFLAGS = -I m4 |
