]> git.saurik.com Git - apple/libdispatch.git/blob - os/Makefile.am
libdispatch-913.1.6.tar.gz
[apple/libdispatch.git] / os / Makefile.am
1 #
2 #
3 #
4
5 if HAVE_SWIFT
6 osdir=${prefix}/lib/swift/os
7 else
8 osdir=$(includedir)/os
9 endif
10
11 os_HEADERS= \
12 object.h \
13 linux_base.h
14
15 noinst_HEADERS= \
16 object_private.h \
17 voucher_activity_private.h \
18 voucher_private.h