summaryrefslogtreecommitdiff
path: root/config/sysdeps/Makefile.am
blob: ca6d43864ba6f4a96eaedb2e640accef2e06e1bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
MAINTAINERCLEANFILES = Makefile.in

# systemtest.c and sanitycheck.c are not .h file's 
# but they behaves like one, and need to be included
# in the tarball.

noinst_HEADERS =		\
        systemtest.c            \
        sanitycheck.c           \
	atomicity.h		\
	getopt.h		\
	ipc.h			\
	mach_port.h		\
	pThreadUtilities.h	\
	poll.h			\
	portaudio.h		\
	time.c			\
	time.h