summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-07-29 20:04:02 +0100
committerPete Batard <pbatard@gmail.com>2010-07-29 20:08:18 +0100
commitb9da60b4d50ecb3d45e73d344d2c721483183269 (patch)
treecb69b815ec788c0bce14495c37c2050af7126468 /libusb
parentf3360dd288be8483c3db8f19351b5cb2a44e94a5 (diff)
downloadlibusb-b9da60b4d50ecb3d45e73d344d2c721483183269.tar.gz
fixed residuals from official for autoconf/automake
Diffstat (limited to 'libusb')
-rw-r--r--libusb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/Makefile.am b/libusb/Makefile.am
index a71922f..879a3f7 100644
--- a/libusb/Makefile.am
+++ b/libusb/Makefile.am
@@ -34,4 +34,4 @@ libusb_1_0_la_SOURCES = libusbi.h core.c descriptor.c io.c sync.c $(OS_SRC) \
os/poll_posix.h os/poll_windows.h
hdrdir = $(includedir)/libusb-1.0
-hdr_HEADERS = libusb.h \ No newline at end of file
+hdr_HEADERS = libusb.h