diff options
Diffstat (limited to 'converter')
-rw-r--r-- | converter/other/jbig/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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)) |