summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-06-03 12:16:04 +0200
committerDave Davenport <qball@gmpclient.org>2017-06-03 12:16:04 +0200
commit21615ccacd630176f6af12e39696f97a89ec68fe (patch)
tree74158dfc03b1fc116951fcca9d4f09c3b2703d1b /Makefile.am
parent78c6993750bdfe8a631df5b2dd2cd0db0c809bef (diff)
Remove non-existing files from Makefile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 980c0d3e..1da477c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,6 @@ SOURCES=\
include/widgets/listview.h\
include/widgets/scrollbar.h\
include/xrmoptions.h\
- include/x11-helper.h\
include/dialogs/ssh.h\
include/dialogs/run.h\
include/dialogs/drun.h\
@@ -107,9 +106,7 @@ SOURCES=\
include/dialogs/script.h\
include/dialogs/window.h\
include/dialogs/dialogs.h\
- include/dialogs/help-keys.h\
- include/xkb.h\
- include/xkb-internal.h
+ include/dialogs/help-keys.h
rofi_SOURCES=\
lexer/theme-parser.y\