From: John Ellson Date: Wed, 15 Aug 2012 12:14:12 +0000 (-0400) Subject: include graph.3 and graph.3.pdf in the tar.gz sources X-Git-Tag: LAST_LIBGRAPH~32^2~351 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0f4209033fdab6c9c176a470a2128926bf41ba3;p=graphviz include graph.3 and graph.3.pdf in the tar.gz sources --- diff --git a/lib/graph/Makefile.am b/lib/graph/Makefile.am index 4e9779ee3..52353f35c 100644 --- a/lib/graph/Makefile.am +++ b/lib/graph/Makefile.am @@ -17,9 +17,9 @@ noinst_HEADERS = libgraph.h triefa.h parser.h agxbuf.h noinst_LTLIBRARIES = libgraph_C.la lib_LTLIBRARIES = libgraph.la pkgconfig_DATA = libgraph.pc +endif man_MANS = graph.3 pdf_DATA = graph.3.pdf -endif libgraph_C_la_SOURCES = \ attribs.c agxbuf.c edge.c graph.c graphio.c lexer.c \