summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-06-26 05:10:33 -0700
committerStefano Karapetsas <[email protected]>2013-06-26 05:10:33 -0700
commit7907b525b6eb6e848f4843fbd12577821f9a49de (patch)
tree321249f896ffb05e4a0bd4c74310469eafe15b72 /src/Makefile.am
parent27da3a4c4e398d9a0eca099e9da6e8d742b0612f (diff)
parente19b15358829cc77bd9e13013722bcadb5e7e450 (diff)
downloadcaja-dropbox-7907b525b6eb6e848f4843fbd12577821f9a49de.tar.bz2
caja-dropbox-7907b525b6eb6e848f4843fbd12577821f9a49de.tar.xz
Merge pull request #6 from NiceandGently/master
fix automake-1.13 deprecations
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 016ecb9..9c405de 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir)