From: ellson Date: Mon, 29 Oct 2007 18:58:39 +0000 (+0000) Subject: uncomment support for cgraph.3 X-Git-Tag: LAST_LIBGRAPH~32^2~5124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cefc7641e341f3abf4c17d71e67a2aa24c0f8f2;p=graphviz uncomment support for cgraph.3 --- diff --git a/lib/cgraph/Makefile.am b/lib/cgraph/Makefile.am index d0705e3db..9bb1208d4 100644 --- a/lib/cgraph/Makefile.am +++ b/lib/cgraph/Makefile.am @@ -13,8 +13,8 @@ noinst_HEADERS = agxbuf.h bla.h cghdr.h malloc.h vmstub.h noinst_LTLIBRARIES = libcgraph_C.la lib_LTLIBRARIES = libcgraph.la pkgconfig_DATA = libcgraph.pc -#man_MANS = cgraph.3 -#pdf_DATA = cgraph.pdf +man_MANS = cgraph.3 +pdf_DATA = cgraph.pdf libcgraph_C_la_SOURCES = agerror.c agxbuf.c apply.c attr.c edge.c \ flatten.c graph.c grammar.y id.c imap.c io.c main.c mem.c node.c \