summaryrefslogtreecommitdiff
path: root/savers
diff options
context:
space:
mode:
authorScott Balneaves <[email protected]>2013-04-25 11:31:12 -0500
committerScott Balneaves <[email protected]>2013-04-25 11:31:12 -0500
commit68eb30a9f05541c3807f5c4f9dd06c8a3bc895a7 (patch)
tree2af89b71c91ff20eb224047ab60ddd12fa6db9ea /savers
parenta72f0972e46ffc35781eafa547825dc07831e524 (diff)
downloadmate-screensaver-68eb30a9f05541c3807f5c4f9dd06c8a3bc895a7.tar.bz2
mate-screensaver-68eb30a9f05541c3807f5c4f9dd06c8a3bc895a7.tar.xz
Fix for issue #4
Diffstat (limited to 'savers')
-rw-r--r--savers/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/savers/Makefile.am b/savers/Makefile.am
index ca80757..fb26df8 100644
--- a/savers/Makefile.am
+++ b/savers/Makefile.am
@@ -62,6 +62,7 @@ noinst_LIBRARIES = \
libgs-theme-engine.a
libgs_theme_engine_a_CPPFLAGS = \
+ $(MATE_SCREENSAVER_SAVER_CFLAGS) \
-DDATADIR=\""$(datadir)"\" \
$(NULL)