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.

31 lines
437B

  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. alsa_driver.h \
  10. cycles.h \
  11. driver.h \
  12. engine.h \
  13. generic.h \
  14. hammerfall.h \
  15. hardware.h \
  16. hdsp.h \
  17. ice1712.h \
  18. internal.h \
  19. jslist.h \
  20. memops.h \
  21. pool.h \
  22. port.h \
  23. shm.h \
  24. start.h \
  25. time.h \
  26. version.h