summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-01-29 16:53:09 +0100
committerMax Kellermann <max@musicpd.org>2018-01-29 16:57:44 +0100
commit005bb59797617a08804018393b5792eba1c32327 (patch)
tree45abfb7aee7944a7b83cd58b911a52e182b0d56f /Makefile.am
parent88bc3a9271873dfb89c00b73766b6575299db934 (diff)
test/run_input: move code from Scan() to input/ScanTags.cxx
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 3beb8bd71..a9a6d1e28 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1328,6 +1328,7 @@ libinput_a_SOURCES = \
src/input/Ptr.hxx \
src/input/InputPlugin.hxx \
src/input/RemoteTagScanner.hxx \
+ src/input/ScanTags.cxx src/input/ScanTags.hxx \
src/input/Reader.cxx src/input/Reader.hxx \
src/input/TextInputStream.cxx src/input/TextInputStream.hxx \
src/input/ThreadInputStream.cxx src/input/ThreadInputStream.hxx \