diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index afb81167b1..d7ff2b927f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2000-04-25 Ettore Perazzoli <ettore@helixcode.com> + * gui/minicard/Makefile.am (INCLUDES): Use + `$(BONOBO_GNOME_CFLAGS)'. + + * backend/pas/Makefile.am (idl_flags): Add `-I $(datadir)/idl' to + pick up IDL files in the installation prefix as well. + (INCLUDES): Use `$(BONOBO_GNOME_CFLAGS)'. + * backend/ebook/Makefile.am (ORBIT_IDL): Use `-I $(datadir)/idl' to get the IDLs from the installation prefix as well. (INCLUDES): Add `$(BONOBO_GNOME_CFLAGS)'. |