Browse Source

add noinst-headers for dummy.h

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@501 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
joq 22 years ago
parent
commit
65a603da2d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      drivers/dummy/Makefile.am

+ 2
- 0
drivers/dummy/Makefile.am View File

@@ -9,4 +9,6 @@ plugin_LTLIBRARIES = jack_dummy.la
jack_dummy_la_LDFLAGS = -module -avoid-version
jack_dummy_la_SOURCES = dummy_driver.c dummy_driver.h

noinst_HEADERS = dummy_driver.h

# jack_alsa_la_LIBADD =

Loading…
Cancel
Save