aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-03 22:50:35 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-03 22:50:35 +0800
commit54a9260f696f5c7462f40af8f838d723ba3abeb5 (patch)
treeab87ece78582288b7dabf6635fe3f393fd042c4d /calendar/Makefile.am
parentb484ae1c53ce5e8075eefe907cffbcb936106397 (diff)
downloadgsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.gz
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.bz2
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.lz
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.xz
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.zst
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.zip
Fix for version removal from installed files.
svn path=/trunk/; revision=33646
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index f9a54aff06..f08e48d566 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1,13 +1,13 @@
+
+SUBDIRS = idl common importers gui
+
if ENABLE_PILOT_CONDUITS
-CONDUIT_DIR = conduits
-else
-CONDUIT_DIR =
+SUBDIRS += conduits
endif
-SUBDIRS = idl common importers gui $(CONDUIT_DIR)
-
error_DATA = calendar.error
errordir = $(privdatadir)/errors
+
@EVO_PLUGIN_RULE@
EXTRA_DIST = \