diff options
Diffstat (limited to 'src/GpgFrontendBuildInstallInfo.h.in')
-rw-r--r-- | src/GpgFrontendBuildInstallInfo.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GpgFrontendBuildInstallInfo.h.in b/src/GpgFrontendBuildInstallInfo.h.in index 3f9c74c9..ebb5cfd4 100644 --- a/src/GpgFrontendBuildInstallInfo.h.in +++ b/src/GpgFrontendBuildInstallInfo.h.in @@ -35,4 +35,5 @@ #define APP_BIN_PATH "@CMAKE_INSTALL_FULL_BINDIR@" #define APP_LOCALSTATE_PATH "@CMAKE_INSTALL_FULL_LOCALSTATEDIR@" #define APP_SYSCONF_PATH "@CMAKE_INSTALL_FULL_SYSCONFDIR@" -#define APP_INFO_PATH "@CMAKE_INSTALL_FULL_INFODIR@"
\ No newline at end of file +#define APP_INFO_PATH "@CMAKE_INSTALL_FULL_INFODIR@" +#define APP_LIB_PATH "@CMAKE_INSTALL_FULL_LIBDIR@"
\ No newline at end of file |