From 8cefc7641e341f3abf4c17d71e67a2aa24c0f8f2 Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 29 Oct 2007 18:58:39 +0000 Subject: [PATCH] uncomment support for cgraph.3 --- lib/cgraph/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.50.1