aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/Makefile.am
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-07-11 17:24:51 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-11 17:24:51 +0800
commitca25e6fcb2f6bca030b699ba48a4d47ab443f4c7 (patch)
tree17984b9c8789c613eb3743f49a540924b0e0e505 /plugins/exchange-account-setup/Makefile.am
parent8cbd5c53b569f5e1ec903854bcb683ad50e23f3b (diff)
downloadgsoc2013-evolution-ca25e6fcb2f6bca030b699ba48a4d47ab443f4c7.tar.gz
gsoc2013-evolution-ca25e6fcb2f6bca030b699ba48a4d47ab443f4c7.tar.zst
gsoc2013-evolution-ca25e6fcb2f6bca030b699ba48a4d47ab443f4c7.zip
Removed this directory. This functionality has now been moved to
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com> * plugins/exchange-account-setup : Removed this directory. This functionality has now been moved to exchange-operations. svn path=/trunk/; revision=29710
Diffstat (limited to 'plugins/exchange-account-setup/Makefile.am')
-rw-r--r--plugins/exchange-account-setup/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/exchange-account-setup/Makefile.am b/plugins/exchange-account-setup/Makefile.am
deleted file mode 100644
index 23b0f71392..0000000000
--- a/plugins/exchange-account-setup/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-INCLUDES = -I . \
- -I$(top_srcdir) \
- $(EVOLUTION_MAIL_CFLAGS) \
- $(CAMEL_EXCHANGE_CFLAGS) \
- $(CAMEL_CFLAGS) \
- -DEVOLUTION_GLADEDIR=\""$(gladedir)"\"
-
-@EVO_PLUGIN_RULE@
-
-plugin_DATA = org-gnome-exchange-account-setup.eplug
-plugin_LTLIBRARIES = liborg-gnome-exchange-account-settings.la
-
-liborg_gnome_exchange_account_settings_la_SOURCES = \
- exchange-account-setup.c
-
-liborg_gnome_exchange_account_settings_la_LIBADD = \
- $(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/widgets/misc/libemiscwidgets.la \
- $(CAMEL_EXCHANGE_LIBS) \
- $(LDAP_LIBS) \
- $(CAMEL_LIBS)
-
-liborg_gnome_exchange_account_settings_la_LDFLAGS = -module -avoid-version
-
-EXTRA_DIST = org-gnome-exchange-account-setup.eplug.in