[PATCH libevdev 04/10] doxygen: remove redundant "dist_noinst_DATA = libevdev.doxygen.in" statement

Gaetan Nadon memsize at videotron.ca
Sun Nov 24 05:02:28 PST 2013


All .in files in AC_CONFIG_FILES are distributed.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 doc/Makefile.am |    2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8489b60..be6e622 100644
--- 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 || (\
-- 
1.7.9.5



More information about the Input-tools mailing list