projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f86bd51
)
build: Add COPYING-gplv3 to EXTRA_DIST
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 15 Apr 2016 18:09:16 +0000
(13:09 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 15 Apr 2016 18:09:16 +0000
(13:09 -0500)
* Makefile.am (EXTRA_DIST): add COPYING-GPLv3.txt
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index e1132ea0e5b8eb157f494b6d0f0b3228e819a674..550b1a45147aa50fd646e6a509bf65240432d104 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-69,6
+69,7
@@
EXTRA_DIST = \
$(SOURCES) \
$(TESTS) \
$(NOCOMP_SOURCES) \
+ COPYING-gplv3.txt \
pre-inst-env.in \
tests/utils.scm \
demos/run-demo.sh \