]> granicus.if.org Git - graphviz/commitdiff
add shapes.py. vuln.py to tar.gz distribution
authorJohn Ellson <john.ellson@gmail.com>
Tue, 31 Dec 2019 15:21:41 +0000 (10:21 -0500)
committerJohn Ellson <john.ellson@gmail.com>
Tue, 31 Dec 2019 15:21:41 +0000 (10:21 -0500)
tests/regression_tests/shapes/Makefile.am
tests/regression_tests/vuln/Makefile.am

index 8182cf8561a6062102ce135026b7dc9b15992e7e..1097163e9837338151d838cd7d792a03a16e7f11 100644 (file)
@@ -1,2 +1,4 @@
 check test rtest:
        python shapes.py
+
+EXTRA_DIST = shapes.py
index e58fc3cde6384a581914f92edcacd815f4738e80..51e0c02e964a111a3f347c9a3b11ac618aade611 100644 (file)
@@ -1,2 +1,4 @@
 check test rtest:
        python vuln.py
+
+EXTRA_DIST = vuln.py