libdispatch update
[platform/upstream/gcd.git] / dispatch-1.0 / 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         io.h                    \
13         object.h                \
14         once.h                  \
15         queue.h                 \
16         semaphore.h             \
17         source.h                \
18         time.h
19