summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index fa79ae3..64cc7ed 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -11,7 +11,10 @@ raulinclude_HEADERS = \
Process.h \
Thread.h \
Slave.h \
- Atom.h
+ Atom.h \
+ JackDriver.h \
+ RDFQuery.h \
+ Namespaces.h
if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.h