aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-23 23:10:27 +0200
committerMax Kellermann <max@duempel.org>2013-10-23 23:10:27 +0200
commitc4d4011c63808a64ca20a4b03fd455a83c23cc33 (patch)
treee039c57ed77afa4c3182318e36cc2bb1ccd36174 /Makefile.am
parent3d12f8d2466d6a000bb116b4363a695c862ab52d (diff)
downloadmpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.tar.gz
mpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.tar.xz
mpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.zip
InputInternal: remove obsolete library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ce3760303..39c2ee4db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -755,7 +755,6 @@ libinput_a_SOURCES = \
src/InputRegistry.cxx src/InputRegistry.hxx \
src/InputStream.cxx src/InputStream.hxx \
src/InputPlugin.hxx \
- src/InputInternal.cxx src/InputInternal.hxx \
src/input/RewindInputPlugin.cxx src/input/RewindInputPlugin.hxx \
src/input/FileInputPlugin.cxx src/input/FileInputPlugin.hxx