chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6b5bf01
)
Makefile.am: Actually distribute the `auto-version' script.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000
(10:58 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 6 Sep 2015 23:22:13 +0000
(
00:22
+0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 515031e139c37d44a33c2b8e37d761d76c08d8a9..fe067725f90722032e9a1f5eefc5e1b71e142462 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-39,4
+39,10
@@
SUBDIRS += lib
## The tests and examples.
SUBDIRS += test
## The tests and examples.
SUBDIRS += test
+###--------------------------------------------------------------------------
+### Distribution.
+
+## Additional build tools.
+EXTRA_DIST += config/auto-version
+
###----- That's all, folks --------------------------------------------------
###----- That's all, folks --------------------------------------------------