summaryrefslogtreecommitdiff
path: root/components/tree/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/tree/Makefile.am')
-rw-r--r--components/tree/Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/components/tree/Makefile.am b/components/tree/Makefile.am
index 686fd10df..55e1dcfeb 100644
--- a/components/tree/Makefile.am
+++ b/components/tree/Makefile.am
@@ -1,18 +1,10 @@
NULL =
INCLUDES = \
- -DPREFIX=\"$(prefix)\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-DG_LOG_DOMAIN=\"Nautilus-Tree\" \
-I$(top_srcdir) \
- -I$(top_builddir) \
- $(EEL_CFLAGS) \
- $(LIBRSVG_CFLAGS) \
- $(VFS_CFLAGS) \
- $(GCONF_CFLAGS) \
- $(GNOMEUI_CFLAGS) \
- $(OAF_CFLAGS) \
- $(BONOBO_CFLAGS) \
+ $(NAUTILUS_PRIVATE_CFLAGS) \
$(NULL)
TREE_VIEW_COMMON_SOURCES = \