jack1 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
358B

  1. MAINTAINERCLEANFILES = Makefile.in
  2. # systemtest.c and sanitycheck.c are not .h file's
  3. # but they behaves like one, and need to be included
  4. # in the tarball.
  5. noinst_HEADERS = \
  6. systemtest.c \
  7. sanitycheck.c \
  8. getopt.h \
  9. ipc.h \
  10. mach_port.h \
  11. pThreadUtilities.h \
  12. poll.h \
  13. portaudio.h \
  14. time.c \
  15. time.h