summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-05 22:07:50 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-05 22:07:50 +0100
commitf2a40499914469e87713642a315267954f5cc547 (patch)
tree8707f5cea4485b20548c45fa90cedc5b7e66a818 /Makefile.am
parentfb59be5d72f86e7bfceb8a40efdf417d0385a829 (diff)
Remove separator
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 10d406a0..14fa6403 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,6 @@ rofi_SOURCES=\
source/widgets/textbox.c\
source/widgets/listview.c\
source/widgets/scrollbar.c\
- source/widgets/separator.c\
source/xrmoptions.c\
source/x11-helper.c\
source/dialogs/run.c\
@@ -76,7 +75,6 @@ rofi_SOURCES=\
include/widgets/textbox.h\
include/widgets/listview.h\
include/widgets/scrollbar.h\
- include/widgets/separator.h\
include/xrmoptions.h\
include/x11-helper.h\
include/dialogs/ssh.h\