libusb: rename to libusb-legacy
[openwrt/svn-archive/archive.git] / libs / libusb-legacy / patches / 004-no_unused.patch
1 --- a/Makefile.am 2006-03-04 03:52:46.000000000 +0100
2 +++ b/Makefile.am 2011-02-03 12:59:22.261341559 +0100
3 @@ -4,7 +4,7 @@
4 # gnu strictness chokes on README being autogenerated
5 AUTOMAKE_OPTIONS = 1.4 foreign
6
7 -SUBDIRS = . tests doc
8 +SUBDIRS = .
9
10 AM_CFLAGS = -Werror
11