From 2244ff66ff8dfe5352c5ab850a99d06648a14a6b Mon Sep 17 00:00:00 2001 From: David Date: Thu, 5 Jun 2014 17:49:36 +1200 Subject: Clean-ups --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6373e3f..5bed254 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,6 @@ EXTRA_CFLAGS+= -DPREFIX=\"$(PREFIX)\" \ DEPS = bat_tray.h \ - bool.h \ common.h \ config_file.h \ defaults.h \ @@ -61,7 +60,6 @@ CFLAGS = -I/usr/include/gtk-2.0 \ LDFLAGS = -lgtk-3 \ -lgobject-2.0 \ -lglib-2.0 - ######################################################################## # Make entire suite all: trayfreq trayfreq-set lang trayfreq.conf -- cgit v1.1