Parsing age values.
[gedcom-parse.git] / Makefile.am
index c6a2ee6be713470403847baf13b9c406593b1b34..f8c7be90874807d5370781a7bd6c721f1d6f755a 100644 (file)
@@ -1,17 +1,17 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = intl ansel gedcom . t doc include po
-INCLUDES = -I $(srcdir)/include
+SUBDIRS = intl ansel gedcom include . t doc 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) Makefile.inc
+VERSIONED_FILES = README
 
-EXTRA_DIST = $(pkgdata_DATA)
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+       $(replace-VERSION)
 
 clean-local:
        rm -f testgedcom.out