aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32ae254..a81a990 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ CFLAGS += -I/usr/include/gtk-2.0 \
-Werror \
-D_=gettext
-LDFLAGS += -lgtk-3 \
+LDFLAGS += -lgtk-2 \
-lgobject-2.0 \
-lglib-2.0