aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index cefd944..8df5445 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -2,10 +2,6 @@ if USE_GTK3
INDICATOR_LIB = -lindicator3
libexec_PROGRAMS = indicator-loader3
VER=3
-else
-VER=
-INDICATOR_LIB = -lindicator
-libexec_PROGRAMS = indicator-loader
endif