aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-10 21:30:16 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:29:41 +1200
commit75c186f2e6ad9dd37027f19bdb263daa83045e4b (patch)
treeeb49709830c10a67d8e39a9ac83f97a833ff37b5 /Makefile
parent8e6c8cd0ad292386f1de8b22a9db060c11e5bbe6 (diff)
downloadparamano-75c186f2e6ad9dd37027f19bdb263daa83045e4b.tar.xz
Header/includes tidy-up
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0e49f28..78c485e 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,8 @@ DEPS = bat_tray.h \
reload.h \
trayfreq.h \
tray.h \
- trayfreq_set_interface.h \
- widget_manager.h
+ trayfreq_set_interface.h
+# widget_manager.h
GLIB_CFLAGS = -I/usr/include/glib-2.0 \