summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e686ec0..9624b18 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,6 +23,7 @@ EXTRA_DIST = \
midimapper.h \
mutex.h \
path.h \
+ powerlist.h \
rangemap.h \
sample.h \
saxparser.h \
@@ -53,6 +54,7 @@ EXTRA_DIST = \
midimapper.cc \
mutex.cc \
path.cc \
+ powerlist.cc \
sample.cc \
saxparser.cc \
semaphore.cc \