replace stat with ls (sigh) and make su more portable.
[monkeysphere.git] / Makefile
index 97b3d0ec1dd9c659e27549fa9866dab5c60f6f05..779bb1a81c11f64490548029467760c8da749562 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@ debian-package: tarball
        (cd monkeysphere-$(MONKEYSPHERE_VERSION) && debuild -uc -us)
        rm -rf monkeysphere-$(MONKEYSPHERE_VERSION)
 
+freebsd-distinfo: tarball
+       ./utils/build-freebsd-distinfo
+
 clean:
        $(MAKE) -C src/keytrans clean
        # clean up old monkeysphere packages lying around as well.