about summary refs log tree commit diff
path: root/converter/pgm
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pgm')
-rw-r--r--converter/pgm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/pgm/Makefile b/converter/pgm/Makefile
index f562fe92..7b39bcfd 100644
--- a/converter/pgm/Makefile
+++ b/converter/pgm/Makefile
@@ -20,4 +20,4 @@ MERGE_OBJECTS = $(MERGEBINARIES:%=%.o2)
 .PHONY: all
 all: $(BINARIES)
 
-include $(SRCDIR)/Makefile.common
+include $(SRCDIR)/common.mk