about summary refs log tree commit diff
path: root/analyzer
diff options
context:
space:
mode:
Diffstat (limited to 'analyzer')
-rw-r--r--analyzer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/analyzer/Makefile b/analyzer/Makefile
index abd87d7c..459f0e60 100644
--- a/analyzer/Makefile
+++ b/analyzer/Makefile
@@ -51,7 +51,7 @@ all: $(BINARIES)
 
 include $(SRCDIR)/common.mk
 
-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.