Use of gettext.
[gedcom-parse.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4 SUBDIRS = ansel gedcom . t doc include po intl
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
13 EXTRA_DIST = $(pkgdata_DATA)