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 f1533ab2..3da992d1 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -41,7 +41,7 @@ SUBDIRS=pbmtoppa
 .PHONY: all
 all: $(BINARIES) $(SUBDIRS:%=%/all)
 
-include $(SRCDIR)/Makefile.common
+include $(SRCDIR)/common.mk
 
 ifneq ($(LEX)x,x)
 thinkjettopbm.c1:%.c1:%.l