Declare unused parameters directly instead of relying on -Wno-unused-parameter.
[gedcom-parse.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4 SUBDIRS = intl ansel 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)