From: Peter Verthez Date: Sat, 28 Sep 2002 17:49:07 +0000 (+0000) Subject: Declare headers properly. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=b99c837c1651c8c0c0567224765404e136a3aade;p=gedcom-parse.git Declare headers properly. --- diff --git a/t/src/Makefile.am b/t/src/Makefile.am index 8d3a869..34610a0 100644 --- a/t/src/Makefile.am +++ b/t/src/Makefile.am @@ -8,6 +8,7 @@ CFLAGS = -g -O2 noinst_PROGRAMS = testgedcom pathtest gomtest updatetest @EXTRA_PROGS@ EXTRA_PROGRAMS = gomtest_static +noinst_HEADERS = output.h dump_gom.h testgedcom_SOURCES = standalone.c output.c testgedcom_LDFLAGS = -L ../../gedcom/.libs -lgedcom