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.

16 lines
301B

  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. generic.h \
  11. hammerfall.h \
  12. internal.h \
  13. memops.h \
  14. pool.h