aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLudovic Rousseau <ludovic.rousseau@gmail.com>2012-06-01 11:30:00 +0200
committerPete Batard <pete@akeo.ie>2012-06-04 01:19:25 +0100
commitc9d41fe5f0324d969f758f42843e1fd05859f438 (patch)
treeb7ec8ed6329b07669a634d432877c12ee5b17db1 /examples
parente6546429380750d5b6bb2617ce3637d73e822ac8 (diff)
downloadandroid_external_libusbx-c9d41fe5f0324d969f758f42843e1fd05859f438.tar.gz
android_external_libusbx-c9d41fe5f0324d969f758f42843e1fd05859f438.tar.bz2
android_external_libusbx-c9d41fe5f0324d969f758f42843e1fd05859f438.zip
Autotools: Apply autoupdate 2.68 recommendations
* Not applied: AC_PREREQ([2.68]) as this doesn't seem necessary and 2.68 was released less than 2 years ago.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index a5bad99..6921484 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/libusb
+AM_CPPFLAGS = -I$(top_srcdir)/libusb
LDADD = ../libusb/libusb-1.0.la
noinst_PROGRAMS = listdevs xusb