]> granicus.if.org Git - graphviz/commitdiff
add support (disabled for now) for generating ToPAS files
authorellson <devnull@localhost>
Fri, 20 Jan 2006 19:10:21 +0000 (19:10 +0000)
committerellson <devnull@localhost>
Fri, 20 Jan 2006 19:10:21 +0000 (19:10 +0000)
Makefile.am

index 2e03e905e096ab6c55fc624588917c92181a7252..fa48fcbd2200cd945a00397b29251c9a8dd959a7 100644 (file)
@@ -20,6 +20,8 @@ doxygen:
 
 dist-hook:
        find $(distdir) -name CVS -type d -prune -exec rm -rf {} \;
+#      rm -f ToPAS
+#      find $(distdir) -type f -exec md5sum {} >>ToPAS \;
 
 EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \
        autogen.sh config/depcomp config/config.rpath ast_common.h.in \