ekiga r7316 - branches/gnome-2-24/win32



Author: mschneid
Date: Sat Nov  1 18:19:16 2008
New Revision: 7316
URL: http://svn.gnome.org/viewvc/ekiga?rev=7316&view=rev

Log:
Fix clean targets.


Modified:
   branches/gnome-2-24/win32/Makefile

Modified: branches/gnome-2-24/win32/Makefile
==============================================================================
--- branches/gnome-2-24/win32/Makefile	(original)
+++ branches/gnome-2-24/win32/Makefile	Sat Nov  1 18:19:16 2008
@@ -603,6 +603,7 @@
 	-$(RM) -rf $(TARGETDIR)
 
 distclean:
+	-$(RM) -rf $(TARGETDIR)
 	-$(RM) -rf $(OPENLDAP_DIR)
 	-$(RM) -rf $(BUILDROOT)/share/
 	-$(RM) -rf $(BINDIR)
@@ -626,6 +627,8 @@
 	-$(RM) -rf $(THEORA_DIR)
 	-$(RM) -rf make
 	-$(RM) -f binaries
+
+srclean:
 	-$(RM) -rf $(SRCDIR)/*
 
 .PHONY: clean distclean update update-sources



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