Browse Source

- Include a2j headers for `make dist`.

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4016 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.120.1
rncbc 16 years ago
parent
commit
dea3585795
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      drivers/a2j/Makefile.am

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

@@ -13,3 +13,5 @@ a2j_common_sources = port.c port_hash.c port_thread.c list.c
a2j_in_la_LDFLAGS = -module -avoid-version @OS_LDFLAGS@
a2j_in_la_SOURCES = input_client.c $(a2j_common_sources)

noinst_HEADERS = a2j.h list.h port.h port_hash.h port_thread.h


Loading…
Cancel
Save