Makefile.am: Add Xcode dir to EXTRA_DIST

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
Hans de Goede
2013-08-30 16:44:45 +02:00
parent 31b180dbdc
commit 65e1a90a7f
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
DISTCLEANFILES = libusb-1.0.pc
EXTRA_DIST = TODO PORTING msvc libusb/libusb-1.0.def libusb/version_nano.h \
examples/getopt/getopt.c examples/getopt/getopt1.c examples/getopt/getopt.h \
android
android Xcode
SUBDIRS = libusb doc
if BUILD_EXAMPLES

View File

@@ -1 +1 @@
#define LIBUSB_NANO 10825
#define LIBUSB_NANO 10826