From d35f647aaae17f497c7ca4f68c1c69442995e7b4 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Mon, 10 Oct 2011 06:42:27 +0000 Subject: [PATCH] [1.5] add missing file in tarball, no need to change CHANGES --- Makefile.am | 1 + applications/jpip/tools/indexer/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3af035b3..df76f6aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,6 +43,7 @@ THANKS \ bootstrap.sh \ libopenjpeg1.pc.cmake \ libopenjpeg1.pc.in \ +libopenjpeg-jpwl.pc.in \ opj_config.h.cmake.in \ m4/opj_check_lib.m4 \ m4/opj_doxygen.m4 \ diff --git a/applications/jpip/tools/indexer/Makefile.am b/applications/jpip/tools/indexer/Makefile.am index 8207020d..efcb83b2 100644 --- a/applications/jpip/tools/indexer/Makefile.am +++ b/applications/jpip/tools/indexer/Makefile.am @@ -25,7 +25,7 @@ indexbox_manager.h \ phix_manager.c \ ppix_manager.c \ thix_manager.c \ -tpix_manager.c +tpix_manager.c install-data-hook: @echo -e " (B)\t$(bindir)/j2k_to_idxjp2$(EXEEXT)" >> $(top_builddir)/report.txt