]> www.ginac.de Git - ginac.git/blobdiff - Makefile.am
[build] Include the helper scripts into the tarball.
[ginac.git] / Makefile.am
index e8bec987a33c0a237ddb48a8a98390a94a118167..82b63dc22fa26b5800469016f06c7410c9c77826 100644 (file)
@@ -7,8 +7,10 @@ pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = ginac.pc
 $(pkgconfig_DATA): config.status
 
+BUILD_HELPERS = scripts/yaptu.py scripts/fixupind.py
+
 # All the rest of the distributed files
-EXTRA_DIST = ginac.pc GiNaC.spec
+EXTRA_DIST = ginac.pc GiNaC.spec $(BUILD_HELPERS)
 
 # Rule to build tar-bzipped distribution package
 $(PACKAGE)-$(VERSION).tar.gz: dist