summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-01-20 19:19:07 +0100
committerMax Kellermann <max@musicpd.org>2018-07-06 19:13:53 +0200
commitfd7ae7ea4cf09c92c674d317fbd48ba2c6a02ac2 (patch)
tree912ca47140818221d0277578bc1b92eb0a6c8d82 /Makefile.am
parent60d5bf0240dea58419edb05198906349e81abbe8 (diff)
input/Domain: remove obsolete variable
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 c14823910..83ff58139 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1293,7 +1293,6 @@ endif
#
libinput_a_SOURCES = \
- src/input/Domain.cxx src/input/Domain.hxx \
src/input/Init.cxx src/input/Init.hxx \
src/input/Registry.cxx src/input/Registry.hxx \
src/input/Open.cxx \