aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-30 17:14:36 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-30 17:14:36 +1200
commit7386dff9f7c768c5226bd140cec3091ba90bb9df (patch)
tree423b0cfa42af6056784a96f702d4ffd2437097f3 /Makefile
parent06b99181bdd885fa73f1afe2d4efa2313e7e8b04 (diff)
parent69faf20805fa83517abe01f00060a9bbe0235da5 (diff)
downloadparamano-7386dff9f7c768c5226bd140cec3091ba90bb9df.tar.xz
Merge branch 'gtk3'
Conflicts: Makefile tray.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2cda57a..9088522 100644
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,7 @@ GTK_CFLAGS = -I/usr/include/gtk-2.0 \
-I/usr/include/cairo \
-I/usr/include/gdk-pixbuf-2.0 \
-I/usr/include/atk-1.0
-
-GTK_LIBS = -lgtk-x11-2.0 \
+GTK_LIBS = -lgtk-3 \
-lgobject-2.0