[cedar-backup-svn] SF.net SVN: cedar-backup: [830] cedar-backup2/trunk/Makefile
Brought to you by:
pronovic
|
From: <pro...@us...> - 2007-12-19 04:30:52
|
Revision: 830
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=830&view=rev
Author: pronovic
Date: 2007-12-18 20:30:45 -0800 (Tue, 18 Dec 2007)
Log Message:
-----------
Better fix to document-building problem
Modified Paths:
--------------
cedar-backup2/trunk/Makefile
Modified: cedar-backup2/trunk/Makefile
===================================================================
--- cedar-backup2/trunk/Makefile 2007-12-19 04:26:16 UTC (rev 829)
+++ cedar-backup2/trunk/Makefile 2007-12-19 04:30:45 UTC (rev 830)
@@ -166,7 +166,7 @@
-@$(RM) -f MANIFEST
-@$(RM) -rf $(DIST_DIR)
-sdist: $(SDIST_DIR) docdist
+sdist: $(SDIST_DIR) doc
@$(SETUP) sdist --dist-dir $(SDIST_DIR)
@$(CP) $(SDIST_DIR)/CedarBackup2-$(VERSION).tar.gz ../
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|