X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Makefile.am;h=f8c7be90874807d5370781a7bd6c721f1d6f755a;hb=3e8ff940702b6de227339021fac2edbf81c47702;hp=fd2524ab4358a54d3cc8c4b4c317c7dc429c7a34;hpb=d53c68d3ced8bd07cba04d611edf0b346fd6c11a;p=gedcom-parse.git diff --git a/Makefile.am b/Makefile.am index fd2524a..f8c7be9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,16 +2,8 @@ # $Id$ # $Name$ SUBDIRS = intl ansel gedcom include . t doc po -INCLUDES = -I $(srcdir)/include -CFLAGS = -g -O2 pkgdata_DATA = gedcom.enc -noinst_PROGRAMS = testgedcom - -testgedcom_SOURCES = standalone.c utf8-locale.c -noinst_HEADERS = utf8-locale.h -testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom -testgedcom_LDADD = @INTLLIBS@ EXTRA_DIST = $(pkgdata_DATA) Makefile.inc VERSIONED_FILES = README