]> git.saurik.com Git - apple/libdispatch.git/blame - dispatch/Makefile.am
libdispatch-228.23.tar.gz
[apple/libdispatch.git] / dispatch / Makefile.am
CommitLineData
e85f4437
A
1#
2#
3#
4
5dispatchdir=$(includedir)/dispatch
6
7dispatch_HEADERS= \
8 base.h \
9 data.h \
10 dispatch.h \
11 group.h \
12 io.h \
13 object.h \
14 once.h \
15 queue.h \
16 semaphore.h \
17 source.h \
18 time.h
19