aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-192001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-6/+1
* Makefile.am (lib_LTLIBRARIES): Rename to ... (noinst_LTLIBRARIES): ... this target.
2001-12-192001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-7/+2
* Makefile.am (libgpgmeplug_la_SOURCES): Remove gpgme.h. (libgpgsmplug_la_SOURCES): Likewise.
2001-11-242001-11-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+1
* Makefile.am (libgpgsmplug_la_SOURCES): Fix source file.
2001-11-222001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-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.
2001-11-21change Makefile to create shared libKarl-Heinz Zimmer1-4/+9
2001-11-21GPGME Plug-In initial checkin. Saving/restoring of configuration is working.Karl-Heinz Zimmer1-0/+40