summaryrefslogtreecommitdiff
path: root/properties
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-03-21 18:24:25 +0100
committerraveit <[email protected]>2013-03-21 18:24:25 +0100
commitb5cb7302e57e2c96763b164125989c140a6a8391 (patch)
treea5ce85510c8a197a5d1cc808d7c66f9eedfc3a34 /properties
parentd16dd1d606955a80753d571385487ff73f8dc771 (diff)
downloadatril-b5cb7302e57e2c96763b164125989c140a6a8391.tar.bz2
atril-b5cb7302e57e2c96763b164125989c140a6a8391.tar.xz
Update make files for autoconf 1.13
Diffstat (limited to 'properties')
-rw-r--r--properties/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties/Makefile.am b/properties/Makefile.am
index a5462c10..7d1cbc36 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES= \
+AM_CPPFLAGS= \
-DATRILDATADIR=\"$(pkgdatadir)\" \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
-I$(top_srcdir) \