From 092c9796742b7476d49c8c0d64be42b055092ecd Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 28 Mar 2015 22:11:54 +0000 Subject: Fix jbigtopnm, pnmtojbig missing from merge package git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2418 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/jbig/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/converter/other/jbig/Makefile b/converter/other/jbig/Makefile index 0625edd3..946cb732 100644 --- a/converter/other/jbig/Makefile +++ b/converter/other/jbig/Makefile @@ -29,6 +29,8 @@ endif BINARIES = $(PORTBINARIES) +MERGEBINARIES = $(BINARIES) + SCRIPTS = ifeq ($(JBIGLIB),$(INTERNAL_JBIGLIB)) -- cgit 1.4.1