evolution-exchange r1847 - in trunk: . storage



Author: mbarnes
Date: Mon Dec 15 05:04:15 2008
New Revision: 1847
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1847&view=rev

Log:
2008-12-15  Matthew Barnes  <mbarnes redhat com>

	* storage/Makefile.am:
	Uninstall exchange-connector-setup-$(BASE_VERSION).



Modified:
   trunk/ChangeLog
   trunk/storage/Makefile.am

Modified: trunk/storage/Makefile.am
==============================================================================
--- trunk/storage/Makefile.am	(original)
+++ trunk/storage/Makefile.am	Mon Dec 15 05:04:15 2008
@@ -64,6 +64,9 @@
 	$(mkinstalldirs) $(DESTDIR)$(bindir)
 	$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) exchange-connector-setup $(DESTDIR)$(bindir)/exchange-connector-setup-$(BASE_VERSION)
 
+uninstall-local:
+	rm -rf $(DESTDIR)$(bindir)/exchange-connector-setup-$(BASE_VERSION)
+
 migr_test_SOURCES =						\
 	migr-test.c						\
 	exchange-config-listener.c				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]