summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index 70aa03a..b1d5f12 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -28,7 +28,9 @@ raulinclude_HEADERS = \
Thread.h \
WeakPtr.h \
TimeSlice.h \
- Quantizer.h
+ Quantizer.h \
+ MIDISink.h \
+ SMFWriter.h
if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.h