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.

18 lines
342B

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