aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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