summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict
diff options
context:
space:
mode:
authorDan Mashal <[email protected]>2013-02-18 13:22:31 -0800
committerDan Mashal <[email protected]>2013-02-18 13:22:31 -0800
commit0865050e09b370b2d5b7a70b19746aa26e8357b0 (patch)
tree485c320458644e4ca22af8f7484ef7a4311be7c6 /mate-dictionary/libgdict
parent21511b93b268d3030e0e301f2a634228278f2932 (diff)
downloadmate-utils-0865050e09b370b2d5b7a70b19746aa26e8357b0.tar.bz2
mate-utils-0865050e09b370b2d5b7a70b19746aa26e8357b0.tar.xz
Update makefiles for automake 1.13
Diffstat (limited to 'mate-dictionary/libgdict')
-rw-r--r--mate-dictionary/libgdict/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/Makefile.am b/mate-dictionary/libgdict/Makefile.am
index 006b42f4..eaafbbcb 100644
--- a/mate-dictionary/libgdict/Makefile.am
+++ b/mate-dictionary/libgdict/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-INCLUDES = -DG_LOG_DOMAIN=\"Gdict\" \
+AM_CPPFLAGS = -DG_LOG_DOMAIN=\"Gdict\" \
-DDATADIR=\""$(datadir)"\" \
-DLIBDIR=\""$(libdir)"\" \
-DSYSCONFDIR=\""$(sysconfdir)"\" \