From: ellson Date: Sun, 29 May 2011 09:10:38 +0000 (+0000) Subject: add a BUILT_SOURCES for generated headers, known to be problematic in other projects X-Git-Tag: LAST_LIBGRAPH~32^2~740 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be8d2775ec872be6a0033795861f34e0f3281e5a;p=graphviz add a BUILT_SOURCES for generated headers, known to be problematic in other projects --- diff --git a/lib/common/Makefile.am b/lib/common/Makefile.am index a6f374a35..196dac9e4 100644 --- a/lib/common/Makefile.am +++ b/lib/common/Makefile.am @@ -22,6 +22,8 @@ AM_CFLAGS = -D_BLD_gvc=1 AM_CPPFLAGS += -O0 endif +BUILT_SOURCES = colortbl.h ps_font_equiv.h htmlparse.h + pkginclude_HEADERS = arith.h geom.h color.h types.h textpara.h usershape.h noinst_HEADERS = render.h utils.h memory.h \ geomprocs.h colorprocs.h colortbl.h entities.h globals.h \