summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-08-23 13:33:55 +0100
committerChristophe Fergeau <cfergeau@mandriva.com>2010-08-23 16:02:05 +0200
commitcb7492942604aa2387b8414c47f673812140fb2d (patch)
treea46c940efafe0128865f7a8b38a6161d7a48a3ba /Makefile.am
parent97cdd1c132dc77df65631f630041da1c7d381d0c (diff)
Add parser tools to the distribution
And make the "distcheck" rule actually work.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fe7cad7..83ad1f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,2 @@
-SUBDIRS=media-players
+SUBDIRS=media-players tools
+DISTCHECK_CONFIGURE_FLAGS = --with-udevdir='$${libdir}/udev-distcheck'