aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-01-06 22:19:06 +0800
committerDan Winship <danw@src.gnome.org>2003-01-06 22:19:06 +0800
commitb4c4834eaa79edc11995f6b209e723d5ec6ecd56 (patch)
treee897f69b780806110a5c88720d6fa3dd2a7e4ff5 /shell/importer
parentcd6da3a0c9804ca8c75b69d47e16ca67847c0b1f (diff)
downloadgsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.gz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.bz2
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.lz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.xz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.zst
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.zip
remove idldir definition. (It's defined in configure.in now)
* Makefile.am: remove idldir definition. (It's defined in configure.in now) svn path=/trunk/; revision=19242
Diffstat (limited to 'shell/importer')
-rw-r--r--shell/importer/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index 3865ec8a32..6084f4577d 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -23,7 +23,6 @@ $(IDL_GENERATED): $(IDLS)
$(ORBIT_IDL) -I $(srcdir) $(IDL_INCLUDES) \
$(srcdir)/GNOME_Evolution_Importer.idl
-idldir = $(datadir)/idl
idl_DATA = $(IDLS)
libevolution_importerincludedir = $(includedir)/evolution/importer