aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/mkdemodirs.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add gpgme_io_write and gpgme_io_read.Werner Koch2009-06-091-2/+2
| | | | | Minor cleanups.
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.Moritz Schulte2009-04-191-0/+55
* gpg/Makefile.am (EXTRA_DIST): Replaced mkdemodirs with mkdemodirs.in. (mkdemodirs): New target. (clean-local): Added command for removing mkdemodirs script. (./Alpha/Secret.gpg): Added dependency on mkdemodirs. * gpg/mkdemodirs: Renamed to ... * gpg/mkdemodirs.in: ... here. * gpg/mkdemodirs.in (GPG): Derive value from @GPG@ instead of hard-coding "gpg".