Install evtest-create-device.xsl in datadir

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-12-03 16:24:39 +10:00
parent 36da59d4f6
commit 45da5520ee
1 changed files with 3 additions and 1 deletions

View File

@ -8,9 +8,11 @@ AM_CFLAGS = $(XML_CFLAGS)
evtest_capture_LDADD = $(XML_LIBS)
man_pages_src += evtest-capture.txt
evtest_capturedir = $(datadir)/evtest
dist_evtest_capture_DATA = evtest-create-device.xsl
endif
EXTRA_DIST = evtest-create-device.xsl INSTALL
EXTRA_DIST = INSTALL
# man page generation.
if HAVE_DOCTOOLS