Integration of libcharset into gedcom-parse.
[gedcom-parse.git] / Makefile.am
index 099b6e95033a6f3fd9d0a7a477f29ada5da90af3..c0450a2bf35bc6704015371e6a9a521c69ed4cdb 100644 (file)
@@ -1,11 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = intl ansel gedcom gom include . t doc po
+SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
 
-pkgdata_DATA = gedcom.enc
-
-EXTRA_DIST = $(pkgdata_DATA) Makefile.inc
+EXTRA_DIST = Makefile.inc
 VERSIONED_FILES = README
 
 include $(top_srcdir)/Makefile.inc