From b99c837c1651c8c0c0567224765404e136a3aade Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 28 Sep 2002 17:49:07 +0000 Subject: [PATCH] Declare headers properly. --- t/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2