Add libiconv (for make dist).
[gedcom-parse.git] / Makefile.am
index f3b4d3dde9e7eec3f6ffa13844bff9cdd7b110f9..c0450a2bf35bc6704015371e6a9a521c69ed4cdb 100644 (file)
@@ -1,13 +1,12 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = ansel gedcom . t doc include
-INCLUDES = -I $(srcdir)/include
+SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
 
-pkgdata_DATA = gedcom.enc
-noinst_PROGRAMS = testgedcom
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
 
-testgedcom_SOURCES = standalone.c
-testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom
+include $(top_srcdir)/Makefile.inc
 
-EXTRA_DIST = $(pkgdata_DATA)
+dist-hook:
+       $(replace-VERSION)