]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - Makefile
remove all the unused scripts from build_helpers
[tahoe-lafs/tahoe-lafs.git] / Makefile
index 94a87556eb3b5b05f9fc0fcda645adf14d03187f..3905a8de062dbb83a90926668b1f47f6d659262f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ TAHOE=$(PYTHON) bin/tahoe
 SOURCES=src/allmydata src/buildtest static misc bin/tahoe-script.template setup.py
 
 # This is necessary only if you want to automatically produce a new
-# _version.py file from the current git/darcs history (without doing a build).
+# _version.py file from the current git history (without doing a build).
 .PHONY: make-version
 make-version:
        $(PYTHON) ./setup.py update_version