evolution-exchange r1881 - in branches/gnome-2-24: . storage



Author: mbarnes
Date: Wed Feb 25 03:25:40 2009
New Revision: 1881
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1881&view=rev

Log:
2009-02-24  Matthew Barnes  <mbarnes redhat com>

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



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/storage/Makefile.am

Modified: branches/gnome-2-24/storage/Makefile.am
==============================================================================
--- branches/gnome-2-24/storage/Makefile.am	(original)
+++ branches/gnome-2-24/storage/Makefile.am	Wed Feb 25 03:25:40 2009
@@ -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 -f $(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]