From: erg Date: Wed, 24 Jan 2007 19:20:06 +0000 (+0000) Subject: Update old makefiles to reflect current .h files made public. X-Git-Tag: LAST_LIBGRAPH~32^2~5698 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=395381893a47cb351291bc7e1af89ba3e6b2c4e1;p=graphviz Update old makefiles to reflect current .h files made public. --- diff --git a/lib/common/Makefile.old b/lib/common/Makefile.old index 4536ac937..9bc5dc623 100644 --- a/lib/common/Makefile.old +++ b/lib/common/Makefile.old @@ -18,8 +18,7 @@ DEFINES = -DHAVE_CONFIG_H AWKDIR = $(ROOT)/awk -INST_HDRS = logic.h arith.h geom.h color.h types.h globals.h textpara.h \ - usershape.h +INST_HDRS = geom.h color.h types.h textpara.h usershape.h NOINST_HDRS = render.h utils.h memory.h \ geomprocs.h colorprocs.h const.h macros.h pointset.h NOINST_GENERATED_HDRS = colortbl.h ps.h htmltable.h htmlparse.h htmllex.h