aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-12-07 02:09:17 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-07 02:09:17 +0800
commit29712bb2c4ad967869f489622ac6ff19b0a04506 (patch)
tree918fe83b1fe6096c903545e04326294df4336e3c /shell/Makefile.am
parentf6b7ede5b123fa2530b1b8353b72f26e38ec60a0 (diff)
downloadgsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.gz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.bz2
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.lz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.xz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.zst
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.zip
remove useless gal include
2003-12-06 JP Rosevear <jpr@ximian.com> * e-shell-importer.c: remove useless gal include * Makefile.am: Remove hard coded disable deprecated flags svn path=/trunk/; revision=23659
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index d55dfaa24e..c81ba64c1f 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,8 +1,6 @@
SUBDIRS = glade importer
INCLUDES = \
- -DG_DISABLE_DEPRECATED \
- -DBONOBO_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/widgets/misc \
-I$(top_srcdir) \