summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
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 /shell/Makefile.am
parentd16dd1d606955a80753d571385487ff73f8dc771 (diff)
downloadatril-b5cb7302e57e2c96763b164125989c140a6a8391.tar.bz2
atril-b5cb7302e57e2c96763b164125989c140a6a8391.tar.xz
Update make files for autoconf 1.13
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index d991a764..cd123aad 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES= \
+AM_CPPFLAGS= \
-DATRILDATADIR=\"$(pkgdatadir)\" \
-DMATEDATADIR=\"$(datadir)\" \
-I$(top_srcdir) \