From 54a9260f696f5c7462f40af8f838d723ba3abeb5 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 3 Jun 2007 14:50:35 +0000 Subject: Fix for version removal from installed files. svn path=/trunk/; revision=33646 --- addressbook/Makefile.am | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'addressbook/Makefile.am') diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index 8d70a4f13f..2ad82313ae 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -1,12 +1,13 @@ + +SUBDIRS = util printing importers gui tools + if ENABLE_PILOT_CONDUITS -CONDUIT_SUBDIR=conduit +SUBDIRS += conduit endif -SUBDIRS = \ - util printing importers gui tools $(CONDUIT_SUBDIR) - error_DATA = addressbook.error errordir = $(privdatadir)/errors + @EVO_PLUGIN_RULE@ EXTRA_DIST = \ -- cgit v1.2.3