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 --- urt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urt') diff --git a/urt/Makefile b/urt/Makefile index 930cae6c..a8e5e614 100644 --- a/urt/Makefile +++ b/urt/Makefile @@ -31,4 +31,4 @@ BINARIES = SCRIPTS = OMIT_URT_RULE = 1 -include $(SRCDIR)/Makefile.common +include $(SRCDIR)/common.mk -- cgit 1.4.1