From: north Date: Wed, 14 Nov 2007 21:00:49 +0000 (+0000) Subject: clean up fastgraphs X-Git-Tag: LAST_LIBGRAPH~32^2~5029 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a38ab49e118134e1d5f4b09538cf9c358a65b56c;p=graphviz clean up fastgraphs --- diff --git a/lib/cgraph/Makefile.am b/lib/cgraph/Makefile.am index 9130259be..74ae42970 100644 --- a/lib/cgraph/Makefile.am +++ b/lib/cgraph/Makefile.am @@ -9,7 +9,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/lib/cdt pkginclude_HEADERS = cgraph.h -noinst_HEADERS = agxbuf.h bla.h cghdr.h malloc.h vmstub.h +noinst_HEADERS = agxbuf.h cghdr.h malloc.h vmstub.h noinst_LTLIBRARIES = libcgraph_C.la lib_LTLIBRARIES = libcgraph.la pkgconfig_DATA = libcgraph.pc