Created data directory.
[gedcom-parse.git] / data / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4 pkgdata_DATA = gedcom.enc new.ged
5
6 EXTRA_DIST = $(pkgdata_DATA)
7 VERSIONED_FILES = new.ged
8
9 include $(top_srcdir)/Makefile.inc
10
11 dist-hook:
12         $(replace-VERSION)