projects
/
platform
/
upstream
/
libevdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17eb113
)
doxygen: remove redundant "dist_noinst_DATA = libevdev.doxygen.in" statement
author
Gaetan Nadon
<memsize@videotron.ca>
Sun, 24 Nov 2013 13:02:28 +0000
(08:02 -0500)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 25 Nov 2013 00:24:30 +0000
(10:24 +1000)
All .in files in AC_CONFIG_FILES are distributed.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
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 8489b60581643f8a2ae390fa194e7faee9eab95d..be6e622cc7ca32e5c75506a950587ed4774ba3c9 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-13,8
+13,6
@@
doc_src= $(shell find html -type f -printf "html/%P\n")
EXTRA_DIST = $(doc_src) libevdev.css
endif
-dist_noinst_DATA = libevdev.doxygen.in
-
# make sure doc was built before running dist
dist-hook:
@test -f $(distdir)/html/index.html || (\