git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a2c0896
)
[build] Include the helper scripts into the tarball.
author
Alexei Sheplyakov
<Alexei.Sheplyakov@gmail.com>
Sat, 1 Feb 2014 16:50:37 +0000
(18:50 +0200)
committer
Alexei Sheplyakov
<Alexei.Sheplyakov@gmail.com>
Sun, 2 Feb 2014 15:49:56 +0000
(17:49 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index e8bec987a33c0a237ddb48a8a98390a94a118167..82b63dc22fa26b5800469016f06c7410c9c77826 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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