[gok] Enable libusb-input during make distcheck



commit ef70410083721cc6a43f61d366b568598f9b3681
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Mon Aug 10 22:38:59 2009 +0200

    Enable libusb-input during make distcheck

 Makefile.am |    3 ++-
 NEWS        |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 123b32b..1e00c00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -183,7 +183,8 @@ dist-hook:
 
 DISTCHECK_CONFIGURE_FLAGS =		\
 	--disable-schemas-install	\
-	--enable-gtk-doc
+	--enable-gtk-doc		\
+	--enable-libusb-input
 
 CLEANFILES = $(kbd_files)
 
diff --git a/NEWS b/NEWS
index 8705f91..819ef84 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ What's new in GOK 2.27.90?
 	- Minor update to API reference templates
 	- Disable gtk engines in gok.rc (#585633)
 	- Substitute $sounddir in gconf schema file
+	- Enable libusb-input during make distcheck
 
 	Bug fixes:
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]