about summary refs log tree commit diff
path: root/converter/pbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/Makefile')
-rw-r--r--converter/pbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/pbm/Makefile b/converter/pbm/Makefile
index b74bbb68..e7b0cee9 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -74,7 +74,7 @@ thinkjettopbm.c:%.c:%.c1 $(SRCDIR)/lib/util/lexheader
 	  grep -v "^[[:space:]]*int yywrap(void);" \
 	  >$@
 
-install.bin: install.bin.local
+install.bin install.merge: install.bin.local
 .PHONY: install.bin.local
 install.bin.local: $(PKGDIR)/bin
 # Remember that $(SYMLINK) might just be a copy command.