aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-13 05:14:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-13 05:14:18 +0800
commit62d83b547e11a4471cab55b1652e6f37a39c904b (patch)
tree19703062f9430ceac8adecf6ccdfd779f118d9a3 /shell/Makefile.am
parent75a2435a44a45e9739aa1697dae66125ceef2bb0 (diff)
downloadgsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.gz
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.bz2
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.lz
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.xz
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.tar.zst
gsoc2013-evolution-62d83b547e11a4471cab55b1652e6f37a39c904b.zip
Thou shalt add a space after `-I' when invoking `orbit-idl'.
svn path=/trunk/; revision=5386
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 9e259991ad..c80fd43b1e 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -36,7 +36,7 @@ IDL_GENERATED = \
Evolution-impl.o: Evolution.h
$(IDL_GENERATED): $(IDLS)
- $(ORBIT_IDL) -I$(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
+ $(ORBIT_IDL) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
-I$(srcdir) $(srcdir)/Evolution.idl
# Shell library