Made sources and debian package buildable on current versions of software.
[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 . bin t doc data po m4
5 AUTOMAKE_OPTIONS = gnu subdir-objects
6
7 EXTRA_DIST = Makefile.inc
8 VERSIONED_FILES = README
9 DISTCLEANFILES = GNUmakefile
10
11 bin_SCRIPTS = gedcom-config
12
13 include $(top_srcdir)/Makefile.inc
14
15 dist-hook:
16         $(replace-VERSION)