summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon Lee <ron@debian.org>2010-01-09 22:38:58 +1030
committerPeter Hutterer <peter.hutterer@who-t.net>2010-01-11 12:35:46 +1000
commit216c61a249c73aa44d98d837f1b5ae94a5a51559 (patch)
tree6db83868b44cf2906f2dc0f5c248fddf70e3ca61
parentd4d6dd1aca5c2b79cfb68211491c01442f7597d2 (diff)
downloadxf86-input-wacom-216c61a249c73aa44d98d837f1b5ae94a5a51559.tar.gz
Install the fdi as DATA not a SCRIPT
This is xml it isn't executable. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--fdi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdi/Makefile.am b/fdi/Makefile.am
index 82a9ef8..cafb94a 100644
--- a/fdi/Makefile.am
+++ b/fdi/Makefile.am
@@ -1,3 +1,3 @@
EXTRA_DIST = wacom.fdi
fdidir = $(datadir)/hal/fdi/policy/20thirdparty
-fdi_SCRIPTS = wacom.fdi
+dist_fdi_DATA = wacom.fdi