about summary refs log tree commit diff
path: root/analyzer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'analyzer/Makefile')
-rw-r--r--analyzer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/analyzer/Makefile b/analyzer/Makefile
index 8f8d9d84..77483aab 100644
--- a/analyzer/Makefile
+++ b/analyzer/Makefile
@@ -33,7 +33,7 @@ MERGE_OBJECTS = $(MERGEBINARIES:%=%.o2)
 .PHONY: all
 all: $(BINARIES)
 
-include $(SRCDIR)/Makefile.common
+include $(SRCDIR)/common.mk
 
 install.bin: install.bin.local
 .PHONY: install.bin.local