summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJonas Suhr Christensen <jsc@umbraculum.org>2014-12-05 23:50:25 +0100
committerJonas Suhr Christensen <jsc@umbraculum.org>2014-12-05 23:50:25 +0100
commit33f888cd8ba0bbb258b0cec6568f60801364c697 (patch)
tree0ef2ee00d843492f39e65781992552b14e611ebf /src/Makefile.am
parentd31ef86d0b51092bab5813f1cc893fdf6d688123 (diff)
parent64d4f8d1b55d7f3f4099bd185ca326b5331798cc (diff)
Merge branch 'master' of http://git.drumgizmo.org/drumgizmov0.9.7
Forced to write this message.
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 9624b18..b9b0aae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,6 +7,7 @@ EXTRA_DIST = \
beatmapper.h \
channel.h \
channelmixer.h \
+ chresampler.h \
configuration.h \
configparser.h \
drumgizmo.h \
@@ -39,6 +40,7 @@ EXTRA_DIST = \
beatmapper.cc \
channel.cc \
channelmixer.cc \
+ chresampler.cc \
configuration.cc \
configparser.cc \
drumgizmo.cc \