aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-191-6/+1
| | | | | | * Makefile.am (lib_LTLIBRARIES): Rename to ... (noinst_LTLIBRARIES): ... this target.
* 2001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-191-7/+2
| | | | | | * Makefile.am (libgpgmeplug_la_SOURCES): Remove gpgme.h. (libgpgsmplug_la_SOURCES): Likewise.
* 2001-11-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-241-2/+1
| | | | | * Makefile.am (libgpgsmplug_la_SOURCES): Fix source file.
* 2001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-221-2/+8
| | | | | | | | | | | | | | | | | | * gpgme.h (gpgme_set_protocol): New prototype. 2001-11-22 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgsmplug_la_LIBADD): New variable. (libgpgsmplug_la_LDFLAGS): Likewise. (libgpgsmplug_la_SOURCES): Likewise. (lib_LTLIBRARIES): Add libgpgsmplug.la. (INCLUDES): Include the local gpgme.h. * gpgmeplug.c (signMessage): Set protocol. (GPGMEPLUG_PROTOCOL) [!GPGMEPLUG_PROTOCOL]: Set GPGMEPLUG_PROTOCOL. * gpgsmplug.c: New file.
* change Makefile to create shared libKarl-Heinz Zimmer2001-11-211-4/+9
|
* GPGME Plug-In initial checkin. Saving/restoring of configuration is working.Karl-Heinz Zimmer2001-11-211-0/+40