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:
parent
b6550aed8b
commit
32db4b53ed
@ -99,4 +99,4 @@ test_input_CPPFLAGS = \
|
||||
$(AM_CPPFLAGS) \
|
||||
$(XKBCOMMON_CFLAGS)
|
||||
|
||||
dist_doc_DATA = README TODO
|
||||
EXTRA_DIST = README TODO COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user