diff options
author | Daniel Drake <dsd@gentoo.org> | 2009-06-13 17:19:07 +0100 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2009-06-13 17:19:07 +0100 |
commit | 8be256082eb9bd8e243d89529f742926bb29a21b (patch) | |
tree | bf94c529ffea38e1c18cb7cd2796cb3bf3597678 /Makefile.am | |
parent | 060e006e663fd59c281be29b71eb197e02b210e8 (diff) | |
download | libusb-8be256082eb9bd8e243d89529f742926bb29a21b.tar.gz |
v1.0.2 releasev1.0.2
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c2d6f8d..8b90df0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ AUTOMAKE_OPTIONS = dist-bzip2 +ACLOCAL_AMFLAGS = -I m4 DISTCLEANFILES = ChangeLog libusb-1.0.pc EXTRA_DIST = TODO PORTING BUGS SUBDIRS = libusb doc |