Use Gedcom_val for the xref in the record start callback too.
[gedcom-parse.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4 SUBDIRS = intl ansel gedcom . t doc include po
5 INCLUDES = -I $(srcdir)/include
6
7 pkgdata_DATA = gedcom.enc
8 noinst_PROGRAMS = testgedcom
9
10 testgedcom_SOURCES = standalone.c
11 testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom
12 testgedcom_LDADD  = @INTLLIBS@
13
14 EXTRA_DIST = $(pkgdata_DATA)
15
16 clean-local:
17         rm -f testgedcom.out