Revert to using Makefile.inc (GNU make is used anyway).
[gedcom-parse.git] / GNUmakefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4 SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
5
6 EXTRA_DIST = Makefile.inc
7 VERSIONED_FILES = README
8
9 include $(top_srcdir)/Makefile.inc
10
11 dist-hook:
12         $(replace-VERSION)