summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-26 13:31:46 +0200
committerraveit65 <[email protected]>2022-02-19 01:30:54 +0100
commit7667d54262f41486eba1d8a6608f48fbfbb0855e (patch)
treeeb30d60a039941fab7504209bf5aa37f32adc1c9 /src/Makefile.am
parent53a3feeb421a2a3d01ae290d4d830658510eee60 (diff)
downloadmate-screensaver-7667d54262f41486eba1d8a6608f48fbfbb0855e.tar.bz2
mate-screensaver-7667d54262f41486eba1d8a6608f48fbfbb0855e.tar.xz
Don't build the path to mate-screensaver-gl-helper
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 244b653..df8280c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,6 +25,7 @@ AM_CPPFLAGS = \
-DSAVERDIR=\""$(saverdir)"\" \
-DTHEMESDIR=\""$(themesdir)"\" \
-DGTKBUILDERDIR=\"$(pkgdatadir)\" \
+ -DMATE_SCREENSAVER_GL_HELPER_PATH=\""$(libexecdir)/mate-screensaver-gl-helper"\" \
-DPAM_SERVICE_NAME=\""mate-screensaver"\" \
$(WARN_CFLAGS) \
$(AUTH_CFLAGS) \