add some documentation to the user section about establishing trust
[monkeysphere.git] / Makefile
index 779bb1a81c11f64490548029467760c8da749562..4ea389862aa72908b2b7e6727646e0ad5e8c3fe5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,9 @@ debian-package: tarball
        (cd monkeysphere-$(MONKEYSPHERE_VERSION) && debuild -uc -us)
        rm -rf monkeysphere-$(MONKEYSPHERE_VERSION)
 
-freebsd-distinfo: tarball
+# don't explicitly depend on the tarball, since our tarball
+# (re)generation is not idempotent even when no source changes.
+freebsd-distinfo: 
        ./utils/build-freebsd-distinfo
 
 clean: