summaryrefslogtreecommitdiff
path: root/config/sysdeps/Makefile.am
blob: db98e5809d5de34ad524db10de61c14806ce7203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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           \
	getopt.h		\
	ipc.h			\
	mach_port.h		\
	pThreadUtilities.h	\
	poll.h			\
	portaudio.h		\
	time.c			\
	time.h