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