]> granicus.if.org Git - graphviz/commitdiff
add rpm target
authorellson <devnull@localhost>
Thu, 21 Jul 2005 20:01:04 +0000 (20:01 +0000)
committerellson <devnull@localhost>
Thu, 21 Jul 2005 20:01:04 +0000 (20:01 +0000)
Makefile.am

index 7864465f02030f2ee665201efc47ee07695d2c64..942dcfc8aa3ef460a6e0649cc2cbd8f5e769e892 100644 (file)
@@ -31,4 +31,8 @@ EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \
        config/config_perl.pl config/config_python.py \
        config/config_ruby.rb config/config_tcl.tcl dot.demo
 
+.PHONY: rpm
+rpm: dist
+       rpmbuild -ta graphviz-@VERSION@.tar.gz
+
 DISTCLEANFILES = ast_common.h FEATURE/* graphviz-@VERSION@*