diff options
author | David <dbphillipsnz@gmail.com> | 2014-06-05 17:49:36 +1200 |
---|---|---|
committer | David <dbphillipsnz@gmail.com> | 2014-06-05 17:49:36 +1200 |
commit | f33d490cc017c0a4915bb2ec175df0238702442b (patch) | |
tree | 62c19cd0b68f6d5bfd9a3105858d85b84b88b44a /Makefile | |
parent | 66e266956c51be09cfc9a8c30c74d1ce80b834e0 (diff) | |
download | paramano-f33d490cc017c0a4915bb2ec175df0238702442b.tar.xz |
Clean-ups
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |