From 01489fa6b4e60ee6c245edb6e2d2d83f8ac3918d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 21 Jun 2001 21:33:35 +0000 Subject: Add some includes 2001-06-21 JP Rosevear * Makefile.am: Add some includes svn path=/trunk/; revision=10386 --- libwombat/ChangeLog | 4 ++++ libwombat/Makefile.am | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'libwombat') diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog index 681abfd605..ecfad80bcd 100644 --- a/libwombat/ChangeLog +++ b/libwombat/ChangeLog @@ -1,3 +1,7 @@ +2001-06-21 JP Rosevear + + * Makefile.am: Add some includes + 2001-06-21 Rodrigo Moya * created new directory for the libwombat library diff --git a/libwombat/Makefile.am b/libwombat/Makefile.am index 5731584704..52caffee60 100644 --- a/libwombat/Makefile.am +++ b/libwombat/Makefile.am @@ -1,3 +1,7 @@ +INCLUDES = \ + $(BONOBO_VFS_GNOME_CFLAGS) \ + $(GNOME_INCLUDEDIR) + # CORBA stuff IDLS = $(top_builddir)/wombat/wombat.idl -- cgit v1.2.3