diff options
Diffstat (limited to 'scripts/conf-riscos/include/g10defs.h')
-rw-r--r-- | scripts/conf-riscos/include/g10defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/conf-riscos/include/g10defs.h b/scripts/conf-riscos/include/g10defs.h index a02dff42a..46acdbfe1 100644 --- a/scripts/conf-riscos/include/g10defs.h +++ b/scripts/conf-riscos/include/g10defs.h @@ -21,6 +21,7 @@ /* Path variables and filing system constants for RISC OS */ #define G10_LOCALEDIR "<GnuPG$Dir>.locale" #define GNUPG_LIBDIR "<GnuPG$Dir>" +#define GNUPG_LIBEXECDIR "<GnuPG$Dir>" #define GNUPG_DATADIR "<GnuPG$Dir>" #define GNUPG_HOMEDIR "<GnuPGUser$Dir>" #define LOCALE_ALIAS_PATH "<GnuPG$Dir>.locale" |