Account modules now need Gtk+

This commit is contained in:
Pierre Pronchery 2007-12-10 01:18:30 +00:00
parent f736c3f0ca
commit 82fdee8318

View File

@ -1,5 +1,5 @@
targets=mbox,pop3,imap4,rss
cflags_force=-W -fPIC
cflags_force=-W -fPIC `pkg-config --cflags gtk+-2.0`
cflags=-Wall -g -O2
dist=Makefile,account.h