From: ellson Date: Tue, 22 May 2007 16:43:38 +0000 (+0000) Subject: include graphviz.7 man page in distribution X-Git-Tag: LAST_LIBGRAPH~32^2~5566 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2d681fa1fa7ceb9c2050e345c6492c3cb26503a;p=graphviz include graphviz.7 man page in distribution --- diff --git a/Makefile.am b/Makefile.am index 4f9f50634..5d5bb2d91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,8 @@ html = txt_DATA = $(txt) html_DATA = $(html) +man_MANS = graphviz.7 + # $(subdirs) contains the list from: AC_CONFIG_SUBDIRS SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib graphs @@ -30,7 +32,7 @@ EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \ Makefile.old Config.mk.old configure.old INSTALL.old \ Makeargs config.h.old compat_getopt.h iffe config.iffe \ m4/README m4/iconv.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 \ - Doxyfile.in Doxyfile \ + graphviz.7 Doxyfile.in Doxyfile \ makearch features awk windows \ config/config_perl.pl config/config_python.py \ config/config_ruby.rb config/config_tcl.tcl dot.demo diff --git a/graphviz.spec.in b/graphviz.spec.in index d6278d726..f15bb1042 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -134,6 +134,7 @@ of graphs (as in nodes and edges, not as in barcharts). %{_libdir}/*.so.* %{_libdir}/graphviz/*.so.* %{_mandir}/man1/*.1* +%{_mandir}/man7/*.7* %dir %{_datadir}/graphviz %{_datadir}/graphviz/lefty %exclude %{_libdir}/graphviz/*/*