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.

30 lines
432B

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