projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8065fcc
)
doc: Makefile.am: += -> =
author
ng0
<ng0@infotropique.org>
Thu, 17 Aug 2017 11:55:23 +0000
(11:55 +0000)
committer
ng0
<ng0@infotropique.org>
Thu, 17 Aug 2017 11:55:23 +0000
(11:55 +0000)
Signed-off-by: ng0 <ng0@infotropique.org>
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 4c61f2e806c505af28678864efcbdeb7cb0b4184..811a265760b27f6f2d61cdaeabe2fe5d00bcd6f1 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-44,6
+44,6
@@
gnunet_TEXINFOS = \
fdl-1.3.texi \
gpl-3.0.texi
-EXTRA_DIST
+
= \
+EXTRA_DIST = \
$(gnunet_TEXINFOS) \
$(gnunet_doc_images)