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