From 877e911cdf220fa6dde24df147b9e8843c42fae9 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 4 Nov 2002 22:15:04 +0000 Subject: fixed flags for $(ORBIT_IDL). 2002-11-04 Rodrigo Moya * Makefile.am: fixed flags for $(ORBIT_IDL). * wombat-client.[ch]: converted to BonoboObject. svn path=/trunk/; revision=18537 --- libwombat/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libwombat/Makefile.am') diff --git a/libwombat/Makefile.am b/libwombat/Makefile.am index 877fada9bc..24e2243d4b 100644 --- a/libwombat/Makefile.am +++ b/libwombat/Makefile.am @@ -12,7 +12,7 @@ IDL_GENERATED = \ $(IDLS): $(ORBIT_IDL) $(IDL_GENERATED): $(IDLS) - $(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \ + $(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl $(IDL_INCLUDES) \ $(top_srcdir)/wombat/Evolution-Wombat.idl # Wombat library -- cgit v1.2.3