summaryrefslogtreecommitdiff
path: root/mate-screenshot
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-02-20 11:46:41 -0800
committerStefano Karapetsas <[email protected]>2013-02-20 11:46:41 -0800
commite949ec05efd2fd9ddedd44552d2d9ca1c41e11bf (patch)
treefd2a7cf233922de5c7a34edc7af957094b6bf047 /mate-screenshot
parent21511b93b268d3030e0e301f2a634228278f2932 (diff)
parent6adb8845694c2204cc58bc4845acbf1c5ef96e24 (diff)
downloadmate-utils-e949ec05efd2fd9ddedd44552d2d9ca1c41e11bf.tar.bz2
mate-utils-e949ec05efd2fd9ddedd44552d2d9ca1c41e11bf.tar.xz
Merge pull request #23 from dmashal/master
Update makefiles for automake 1.13
Diffstat (limited to 'mate-screenshot')
-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"\" \