summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 17:47:19 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 17:47:19 +0100
commitaa1d8b4046cde49fe9d088eef44daca6765b1bb2 (patch)
tree6f729d143f42a30bea44f86aa1338e79691a633e /Makefile.am
parent75c9f58900283b551efe60891a7e3fb218852eb3 (diff)
Remove x11-event-source, replaced by libgwater.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ea2c34e2..b14f18f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,6 @@ rofi_SOURCES=\
source/i3-support.c\
source/xrmoptions.c\
source/x11-helper.c\
- source/x11-event-source.c\
source/dialogs/run.c\
source/dialogs/ssh.c\
source/dialogs/drun.c\
@@ -52,7 +51,6 @@ rofi_SOURCES=\
include/xrmoptions.h\
include/i3-support.h\
include/x11-helper.h\
- include/x11-event-source.h\
include/dialogs/ssh.h\
include/dialogs/run.h\
include/dialogs/drun.h\