Remove some includes of directories that don't exist any more
* util/Makefile.am (INCLUDES): Remove some includes of directories that don't exist any more svn path=/trunk/; revision=23231
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2003-11-07 Dan Winship <danw@ximian.com>
|
||||||
|
|
||||||
|
* util/Makefile.am (INCLUDES): Remove some includes of directories
|
||||||
|
that don't exist any more
|
||||||
|
|
||||||
2003-11-07 JP Rosevear <jpr@ximian.com>
|
2003-11-07 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
* gui/contact-editor/Makefile.am: don't include the c marshaller
|
* gui/contact-editor/Makefile.am: don't include the c marshaller
|
||||||
|
@ -6,10 +6,6 @@ INCLUDES = \
|
|||||||
-DG_LOG_DOMAIN=\"EBook\" \
|
-DG_LOG_DOMAIN=\"EBook\" \
|
||||||
-I$(top_srcdir) \
|
-I$(top_srcdir) \
|
||||||
-I$(top_srcdir)/camel \
|
-I$(top_srcdir)/camel \
|
||||||
-I$(top_srcdir)/addressbook/backend \
|
|
||||||
-I$(top_srcdir)/addressbook/ename \
|
|
||||||
-I$(top_builddir)/addressbook/backend \
|
|
||||||
-I$(top_builddir)/addressbook/ename \
|
|
||||||
-I$(top_builddir)/shell \
|
-I$(top_builddir)/shell \
|
||||||
-I$(top_srcdir)/shell \
|
-I$(top_srcdir)/shell \
|
||||||
-DG_DISABLE_DEPRECATED \
|
-DG_DISABLE_DEPRECATED \
|
||||||
|
Reference in New Issue
Block a user