]> git.saurik.com Git - apple/libdispatch.git/blame - Makefile.am
libdispatch-913.30.4.tar.gz
[apple/libdispatch.git] / Makefile.am
CommitLineData
e85f4437
A
1#
2#
3#
4
5ACLOCAL_AMFLAGS = -I m4
6
6b746eb4
A
7if BUILD_TESTS
8 MAYBE_TESTS = tests
beb15981 9endif
e85f4437 10
fa22f35b
A
11SUBDIRS= \
12 dispatch \
fa22f35b
A
13 man \
14 os \
15 private \
16 src \
6b746eb4 17 $(MAYBE_TESTS)
fa22f35b 18
e85f4437 19EXTRA_DIST= \
beb15981 20 README.md \
e85f4437
A
21 LICENSE \
22 PATCHES \
23 autogen.sh \
24 config/config.h \
25 libdispatch.xcodeproj \
26 resolver \
27 tools \
28 xcodeconfig \
29 xcodescripts