summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index 359e46f..76c9031 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -26,7 +26,8 @@ raulinclude_HEADERS = \
Slave.h \
Stateful.h \
Thread.h \
- WeakPtr.h
+ WeakPtr.h \
+ TimeSlice.h
if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.h