summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatryk HachuĊ‚a <hahiserw@gmail.com>2018-02-05 17:13:00 +0100
committerMax Kellermann <max@musicpd.org>2018-02-25 09:50:03 +0100
commit1628d801f9534ab33a711d337cdd691dca2c5710 (patch)
tree2cd898e2769fe9a897b7c67acf13ac7422df4ed2 /Makefile.am
parent1fb358249b2a4f63d82103348d2904fcef608353 (diff)
playlist/Queue: add one-shot to single mode
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 030455ca2..50832a17f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -947,6 +947,7 @@ endif
libbasic_a_SOURCES = \
src/ReplayGainConfig.hxx \
src/ReplayGainMode.cxx src/ReplayGainMode.hxx \
+ src/SingleMode.cxx src/SingleMode.hxx \
src/ReplayGainInfo.cxx src/ReplayGainInfo.hxx
# configuration library