~ubuntu-branches/debian/lenny/evolution/lenny

« back to all changes in this revision

Viewing changes to calendar/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-19 10:52:49 UTC
  • Revision ID: james.westby@ubuntu.com-20070619105249-g8exw8g89lmp94b6
Tags: upstream-2.11.4
ImportĀ upstreamĀ versionĀ 2.11.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
POST_UNINSTALL = :
37
37
build_triplet = @build@
38
38
host_triplet = @host@
39
 
@ENABLE_PILOT_CONDUITS_TRUE@am__append_1 = conduits
40
39
subdir = calendar
41
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in AUTHORS \
42
41
        ChangeLog
423
422
sysconfdir = @sysconfdir@
424
423
target_alias = @target_alias@
425
424
viewsdir = @viewsdir@
426
 
SUBDIRS = idl common importers gui $(am__append_1)
 
425
@ENABLE_PILOT_CONDUITS_FALSE@CONDUIT_DIR = 
 
426
@ENABLE_PILOT_CONDUITS_TRUE@CONDUIT_DIR = conduits
 
427
SUBDIRS = idl common importers gui $(CONDUIT_DIR)
427
428
error_DATA = calendar.error
428
429
errordir = $(privdatadir)/errors
429
430
EXTRA_DIST = \
771
772
        tags tags-recursive uninstall uninstall-am uninstall-errorDATA \
772
773
        uninstall-info-am
773
774
 
774
 
 
775
775
@EVO_PLUGIN_RULE@
776
776
 
777
777
dist-hook: