From 3c96b991fb3ef9074b50cf75b023f46b361c1b2e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Jun 2013 14:38:00 -0500 Subject: Don't build the GTK2 tools --- tools/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools') 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 -- cgit v1.2.3