aboutsummaryrefslogtreecommitdiffstats
path: root/maint/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Simplify library dependency flags.Matthew Barnes2011-10-051-2/+0
| | | | | | | | | We have a confusing array of nearly-identical CFLAGS/LIBS definitions in configure.ac. Time to simplify. Instead let's just have one definition that includes all the libraries provided by Evolution-Data-Server (incl. Camel). That, in combination with GNOME_PLATFORM, gives us most of what we need for compliation and linking, and we can sprinkle definitions for additional library dependencies in Makefile.am's as needed.
* gladeui is 2.0 nowMilan Crha2011-01-291-2/+2
|
* Link Glade catalog library to libedataserverui.Matthew Barnes2010-09-131-0/+1
|
* Add a Glade 3 catalog.Matthew Barnes2010-03-251-0/+25
Evolution maintainers should install this so they can safely open GtkBuilder files in Glade 3 without Glade silently deleting custom widgets it doesn't understand. The catalog makes it understand.