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
439B

  1. MAINTAINERCLEANFILES = Makefile.in version.h
  2. libjackincludedir = $(includedir)/jack
  3. libjackinclude_HEADERS = \
  4. jack.h \
  5. error.h \
  6. timestamps.h \
  7. transport.h \
  8. types.h
  9. noinst_HEADERS = \
  10. alsa_driver.h \
  11. cycles.h \
  12. driver.h \
  13. engine.h \
  14. generic.h \
  15. hammerfall.h \
  16. hardware.h \
  17. hdsp.h \
  18. ice1712.h \
  19. internal.h \
  20. jslist.h \
  21. memops.h \
  22. pool.h \
  23. port.h \
  24. start.h \
  25. time.h \
  26. version.h