summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-10-05 12:55:32 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-10-05 12:55:32 -0400
commit29bf78ecb772887e4123d7e74a8f7c29b23802f7 (patch)
tree394612fc68b271427eb9cc429dbe306e017c2748
parente27a3be39535e84935868d6c3ad562565f9ffd02 (diff)
downloadjack1-29bf78ecb772887e4123d7e74a8f7c29b23802f7.tar.gz
install metadata.h and uuid.h headers
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c4ddcd6..b4c4c63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,5 +43,7 @@ libjackinclude_HEADERS = \
jack/weakmacros.h \
jack/weakjack.h \
jack/control.h \
+ jack/metadata.h \
+ jack/uuid.h \
jack/jslist.h