summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-03-05 21:22:52 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2014-03-05 21:22:52 +0100
commitc4995f3a60de049ccd434c3950ae98bcef216532 (patch)
tree764ddcb378cb6358c944691823fcf60cbcea8152
parent8daae94c2478a599babe0c3ce844489f728d10e2 (diff)
Add missing powerlist as distfiles.v0.9.4
-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 \