summaryrefslogtreecommitdiff
path: root/mate-screenshot/Makefile.am
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-screenshot/Makefile.am
parent21511b93b268d3030e0e301f2a634228278f2932 (diff)
downloadmate-utils-0865050e09b370b2d5b7a70b19746aa26e8357b0.tar.bz2
mate-utils-0865050e09b370b2d5b7a70b19746aa26e8357b0.tar.xz
Update makefiles for automake 1.13
Diffstat (limited to 'mate-screenshot/Makefile.am')
-rw-r--r--mate-screenshot/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-screenshot/Makefile.am b/mate-screenshot/Makefile.am
index a6365213..842c5d04 100644
--- a/mate-screenshot/Makefile.am
+++ b/mate-screenshot/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-INCLUDES = \
+AM_CPPFLAGS = \
-I. \
-I$(srcdir) \
-DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \