]> granicus.if.org Git - graphviz/commitdiff
Damn its hard to get rid of these libgd dependencies!
authorellson <devnull@localhost>
Sun, 21 May 2006 19:16:21 +0000 (19:16 +0000)
committerellson <devnull@localhost>
Sun, 21 May 2006 19:16:21 +0000 (19:16 +0000)
   entites.h was needed in the "make dist" target for rpms.

lib/common/Makefile.am

index 52cc72ea2d38f016e71ad00e6bf4feacf88d7cf4..5989ae627b6c7dae8b697f3c683dfeda7d012809 100644 (file)
@@ -12,7 +12,7 @@ AM_CPPFLAGS = \
 
 pkginclude_HEADERS = logic.h arith.h geom.h color.h types.h globals.h
 noinst_HEADERS = render.h utils.h memory.h \
-       geomprocs.h colorprocs.h colortbl.h \
+       geomprocs.h colorprocs.h colortbl.h entities.h \
        const.h macros.h htmllex.h htmltable.h pointset.h
 noinst_LTLIBRARIES = libcommon.la
 
@@ -65,5 +65,5 @@ DISTCLEANFILES = brewer_lib color_lib colortbl.h y.output y.tab.[ch] htmlparse.[
 
 EXTRA_DIST = Makefile.old README.imap chars.tcl ps.h \
        strcasecmp.c strncasecmp.c htmlparse.c htmlparse.h \
-       y.tab.c y.tab.h y.output \
+       y.tab.c y.tab.h y.output entities.html entities.tcl \
        brewer_colors brewer_lib color_names color_lib colortbl.h