summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2009-05-12 19:01:44 -0400
committerDaniel Drake <dsd@gentoo.org>2009-05-12 19:02:11 -0400
commit44767677447fae4267131f99c591b14117486cac (patch)
tree5b2f11d76c953cf17336d835228faafef1b8b1be /Makefile.am
parente0365a6f22e0e7f330ac931df031cf6f17f453d1 (diff)
downloadlibusb-44767677447fae4267131f99c591b14117486cac.tar.gz
Add BUGS file
Probably missed a couple of outstanding issues
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa07fc8..c2d6f8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = dist-bzip2
DISTCLEANFILES = ChangeLog libusb-1.0.pc
-EXTRA_DIST = TODO PORTING
+EXTRA_DIST = TODO PORTING BUGS
SUBDIRS = libusb doc
if BUILD_EXAMPLES