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 a536a0e..72ab43f 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -16,7 +16,10 @@ raulinclude_HEADERS = \
JackDriver.h \
RDFQuery.h \
Namespaces.h \
- AtomicInt.h
+ AtomicInt.h \
+ Deletable.h \
+ List.h \
+ Array.h
if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.h