From: ellson Date: Thu, 10 Dec 2009 10:57:55 +0000 (+0000) Subject: add smyrna.1 and smyrna.1.pdf to EXTRA_DIST X-Git-Tag: LAST_LIBGRAPH~32^2~1511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7572df3e1130542d272e391ed42f6e4f7a65eb69;p=graphviz add smyrna.1 and smyrna.1.pdf to EXTRA_DIST --- diff --git a/cmd/smyrna/.cvsignore b/cmd/smyrna/.cvsignore index 353efa049..fbec12531 100644 --- a/cmd/smyrna/.cvsignore +++ b/cmd/smyrna/.cvsignore @@ -7,3 +7,4 @@ Makefile Makefile.in smyrna smyrna_static +*.pdf diff --git a/cmd/smyrna/Makefile.am b/cmd/smyrna/Makefile.am index 7b87cae13..2dcaef3c4 100644 --- a/cmd/smyrna/Makefile.am +++ b/cmd/smyrna/Makefile.am @@ -80,7 +80,7 @@ smyrna_static_LDADD = $(top_builddir)/lib/cgraph/libcgraph_C.la \ smyrna.1.pdf: $(srcdir)/smyrna.1 - @GROFF@ -Tps -man $(srcdir)/smyrna.1 | @PS2PDF@ - - >smyrna.1.pdf -EXTRA_DIST = smyrna.vcproj +EXTRA_DIST = smyrna.vcproj $(man) $(pdf) DISTCLEANFILES = $(pdf)