summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-06-26 13:43:12 +0200
committerraveit <[email protected]>2013-06-26 13:43:12 +0200
commit2e7857628db74c72e25c9a03898b1b1d62aa6924 (patch)
tree5ab2b4cfa621ec8761f144bc61dba0659f57501d /src
parent27da3a4c4e398d9a0eca099e9da6e8d742b0612f (diff)
downloadcaja-dropbox-2e7857628db74c72e25c9a03898b1b1d62aa6924.tar.bz2
caja-dropbox-2e7857628db74c72e25c9a03898b1b1d62aa6924.tar.xz
fix automake-1.13 deprecations
Diffstat (limited to 'src')
-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)