From: Peter Verthez Date: Sun, 13 Oct 2002 16:30:41 +0000 (+0000) Subject: Force the use of GNU make. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=d3d4caa47cc8737d3d55c01bfd709f76dce62f7b;p=gedcom-parse.git Force the use of GNU make. --- diff --git a/Makefile.am b/GNUmakefile.am similarity index 81% rename from Makefile.am rename to GNUmakefile.am index 96d3fd1..76853a5 100644 --- a/Makefile.am +++ b/GNUmakefile.am @@ -3,5 +3,5 @@ # $Name$ SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po -EXTRA_DIST = README.in +EXTRA_DIST = README.in Makefile