From 98a43396ddf92a59ef7d19488f511888ab4abdb8 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 11 Oct 2008 22:26:17 +0000 Subject: Rename Makefile.version to version.mk git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@746 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 7f2f8fca..3394a6de 100644 --- a/common.mk +++ b/common.mk @@ -68,7 +68,7 @@ # for options that are particular to the person doing the build and not # specific to Netpbm. -include $(SRCDIR)/Makefile.version +include $(SRCDIR)/version.mk # .DELETE_ON_ERROR is a special predefined Make target that says to delete # the target if a command in the rule for it fails. That's important, -- cgit 1.4.1