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

  1. MAINTAINERCLEANFILES = Makefile.in
  2. libjackincludedir = $(includedir)/jack
  3. libjackinclude_HEADERS = \
  4. jack.h \
  5. error.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. ice1712.h \
  16. hardware.h \
  17. internal.h \
  18. memops.h \
  19. pool.h \
  20. port.h \
  21. start.h