aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/webdav-account-setup/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-041-0/+1
|
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-3/+5
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-5/+7
|
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* ** Fixes bug #572950Matthew Barnes2009-02-271-3/+3
| | | | | | | | | | | | | | | | | 2009-02-26 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #572950 * plugins/caldav/Makefile.am: * plugins/google-account-setup/Makefile.am: * plugins/webdav-account-setup/Makefile.am: Fix ordering of -I compiler directives. Patch by Daniel Macks. * addressbook/printing/Makefile.am: Remove meaningless GNOME_INCLUDEDIR. svn path=/trunk/; revision=37343
* Added necessary libraries to link to. Build break while compiling onBharath Acharya2008-08-121-1/+2
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Added necessary libraries to link to. Build break while compiling on Windows. svn path=/trunk/; revision=35959
* Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV ↵Suman Manjunath2008-08-041-0/+22
backend for addressbook - GUI plugin for account setup). svn path=/trunk/; revision=35902