aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer/Makefile.am')
-rw-r--r--shell/importer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index 6e08187e34..3865ec8a32 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -20,7 +20,7 @@ IDL_GENERATED = \
GNOME_Evolution_Importer-impl.o: GNOME_Evolution_Importer.h
$(IDL_GENERATED): $(IDLS)
- $(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
+ $(ORBIT_IDL) -I $(srcdir) $(IDL_INCLUDES) \
$(srcdir)/GNOME_Evolution_Importer.idl
idldir = $(datadir)/idl