diff console/libgnt/Makefile @ 13869:5642f4658b59

[gaim-migrate @ 16335] A bunch of stuff that doesn't really do much. I am trying to get the "expose" thingy going where a widget will redraw some of its parts when some other widget covering it is destroyed. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 25 Jun 2006 03:15:41 +0000
parents c7d84d4c5afa
children 5c750626eaa5
line wrap: on
line diff
--- a/console/libgnt/Makefile	Sat Jun 24 22:52:59 2006 +0000
+++ b/console/libgnt/Makefile	Sun Jun 25 03:15:41 2006 +0000
@@ -1,5 +1,5 @@
 CFLAGS=`pkg-config --cflags gobject-2.0` -g
-LDFLAGS=`pkg-config --libs gobject-2.0` -lncursesw
+LDFLAGS=`pkg-config --libs gobject-2.0` -lncursesw -pg
 
 HEADERS = \
 	gntwidget.h \