summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-18 15:05:15 -0700
committerStefano Karapetsas <[email protected]>2013-07-18 15:05:15 -0700
commitc599a345825236d8e0c89c6c43a66d778422153d (patch)
tree2a7d6049b7f2e2299be487ea5eddb4e311e364bd /cut-n-paste-code
parent93a2ed0d29cd905560eb0a285d18c8096d79e931 (diff)
parent5c97d988bca602cb73efc7f3ae62a7fb51baff05 (diff)
downloadcaja-c599a345825236d8e0c89c6c43a66d778422153d.tar.bz2
caja-c599a345825236d8e0c89c6c43a66d778422153d.tar.xz
Merge pull request #141 from NiceandGently/master
fix privat icons dir and make files for automake-1.13
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 \