aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not distribute gpgme.h.Werner Koch2009-06-091-4/+3
|
* First take on the low-level assuan interface.Werner Koch2009-01-261-2/+3
|
* Renamed rungpg.c to engine-gpg.c for conistency.Werner Koch2009-01-191-1/+1
|
* 2008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-12-031-1/+1
| | | | | * Makefile.am (status-table.h): Use $(builddir) to find gpgme.h.
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+233
* configure.ac: Replace gpgme paths with src. * gpgme: Move to ... * src: ... this new directory. assuan/ 2008-11-03 Marcus Brinkmann <[email protected]> * Makefile.am (INCLUDES): Replace gpgme path with src. tests/ 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise.