projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af608c
)
doc: add some missing files to EXTRA_DIST
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 15 Jan 2015 00:49:56 +0000
(10:49 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 15 Jan 2015 01:48:15 +0000
(11:48 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
b4b5d54
..
51b31a9
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-35,7
+35,7
@@
clean-local:
$(AM_V_at)rm -rf html
doc_src= $(shell find html -type f -printf "html/%P\n" 2>/dev/null)
-EXTRA_DIST += $(builddir)/html/index.html $(doc_src)
+EXTRA_DIST += $(builddir)/html/index.html $(doc_src)
$(diagram_files) $(header_files)
endif