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.

25 lines
347B

  1. MAINTAINERCLEANFILES = Makefile.in version.h
  2. libjackincludedir = $(includedir)/jack
  3. libjackinclude_HEADERS = \
  4. jack.h \
  5. timestamps.h \
  6. transport.h \
  7. types.h
  8. noinst_HEADERS = \
  9. cycles.h \
  10. driver.h \
  11. engine.h \
  12. hardware.h \
  13. internal.h \
  14. jslist.h \
  15. pool.h \
  16. port.h \
  17. shm.h \
  18. start.h \
  19. time.h \
  20. version.h