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.

17 lines
324B

  1. MAINTAINERCLEANFILES = Makefile.in
  2. libjackincludedir = $(includedir)/jack
  3. libjackinclude_HEADERS = jack.h \
  4. error.h \
  5. driver.h \
  6. port.h \
  7. types.h \
  8. engine.h
  9. noinst_HEADERS = alsa_driver.h \
  10. hardware.h \
  11. generic.h \
  12. hammerfall.h \
  13. internal.h \
  14. memops.h \
  15. pool.h