From 1a9796509502ded8f967f8f1e46716c4c4f906b4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 5 Oct 2008 20:25:13 +0000 Subject: Rename Makefile.common to common.mk git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@741 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pnmtopalm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converter/other/pnmtopalm') diff --git a/converter/other/pnmtopalm/Makefile b/converter/other/pnmtopalm/Makefile index 3d802ed6..893b45e8 100644 --- a/converter/other/pnmtopalm/Makefile +++ b/converter/other/pnmtopalm/Makefile @@ -16,7 +16,7 @@ DATAFILES = palmcolor8.map palmgray1.map palmgray2.map palmgray4.map all: $(BINARIES) -include $(SRCDIR)/Makefile.common +include $(SRCDIR)/common.mk LIBOPTS = $(shell $(LIBOPT) $(NETPBMLIB)) -- cgit 1.4.1