Added functions for retrieving, adding, modifying and deleting cross-references.
[gedcom-parse.git] / Makefile.am
index 031d2a336984e77ee2b28aa87ad791f030173d5d..738f41c801c5236724df0ce17fb9d9bb2506d8da 100644 (file)
@@ -1,23 +1,12 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = intl ansel gedcom include . t doc po
-INCLUDES = -I $(srcdir)/include
+SUBDIRS = intl ansel utf8 gedcom gom include . t doc data po
 
-pkgdata_DATA = gedcom.enc
-noinst_PROGRAMS = testgedcom
-
-testgedcom_SOURCES = standalone.c
-testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom
-testgedcom_LDADD  = @INTLLIBS@
-
-EXTRA_DIST = $(pkgdata_DATA)
+EXTRA_DIST = Makefile.inc
 VERSIONED_FILES = README
 
 include $(top_srcdir)/Makefile.inc
 
 dist-hook:
        $(replace-VERSION)
-
-clean-local:
-       rm -f testgedcom.out