From 44d8831822efabcb53cca846f433a97f94024250 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Sun, 20 Aug 2000 19:32:56 +0000 Subject: many fixes to make it compile with strange prefixes... neither mail nor the calendar components work though... evil stuff. svn path=/trunk/; revision=4892 --- addressbook/gui/component/select-names/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index ac169fe936..44209b15f9 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -12,7 +12,7 @@ IDL_GENERATED = \ Evolution-Addressbook-SelectNames-impl.o: Evolution-Addressbook-SelectNames.h $(IDL_GENERATED): $(IDLS) - $(ORBIT_IDL) -I$(datadir)/idl -I`$(GNOME_CONFIG) --datadir`/idl \ + $(ORBIT_IDL) -I$(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \ -I$(srcdir) $(srcdir)/Evolution-Addressbook-SelectNames.idl oafdir = $(datadir)/oaf -- cgit v1.2.3