Fix builddir != srcdir build once again.
svn path=/trunk/; revision=2767
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2000-05-02 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
* backend/ebook/Makefile.am (INCLUDES): Add
|
||||
`-I$(top_srcdir)/addressbook/ename'.
|
||||
|
||||
2000-05-02 Matt Loper <matt@helixcode.com>
|
||||
|
||||
* demo/Makefile.am: set G_LOG_DOMAIN.
|
||||
|
||||
@ -19,6 +19,7 @@ INCLUDES = \
|
||||
-DG_LOG_DOMAIN=\"EBook\" \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/addressbook/backend \
|
||||
-I$(top_srcdir)/addressbook/ename \
|
||||
-I$(top_builddir)/addressbook/backend \
|
||||
-I$(top_builddir)/addressbook/ename \
|
||||
$(BONOBO_GNOME_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user