summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2013-07-18 22:57:38 +0200
committerWolfgang Ulbrich <[email protected]>2013-07-18 22:57:38 +0200
commit51c6314e25851a6a5e852e00de8272d6984f687d (patch)
tree9c4f0b12bd70d1b8db03b9af8091cbbca0a9e603 /cut-n-paste-code
parent43fce304a673d15ae8c9ca89474e37e3685765dd (diff)
downloadcaja-51c6314e25851a6a5e852e00de8272d6984f687d.tar.bz2
caja-51c6314e25851a6a5e852e00de8272d6984f687d.tar.xz
INCLUDES to AM_CPPFLAGS
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/libegg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste-code/libegg/Makefile.am b/cut-n-paste-code/libegg/Makefile.am
index 1ee4585d..3d6e3977 100644
--- a/cut-n-paste-code/libegg/Makefile.am
+++ b/cut-n-paste-code/libegg/Makefile.am
@@ -2,7 +2,7 @@ NULL=
noinst_LTLIBRARIES = libegg.la
-INCLUDES = $(LIBEGG_CFLAGS)
+AM_CPPFLAGS = $(LIBEGG_CFLAGS)
EGG_TREE_DND_FILES = \
eggtreemultidnd.c \