Account modules now need Gtk+
This commit is contained in:
parent
f736c3f0ca
commit
82fdee8318
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user