Avoid installing doc files with "make install"

Move all documentation into EXTRA_DIST, otherwise it gets installed systemwide.
And probably no one is interested in having the README installed in the system.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
David Herrmann 2012-01-01 23:26:10 +01:00
parent b6550aed8b
commit 32db4b53ed

View File

@ -99,4 +99,4 @@ test_input_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(XKBCOMMON_CFLAGS)
dist_doc_DATA = README TODO
EXTRA_DIST = README TODO COPYING