commit 9539219428e74cda06510ab95900ec8f0a14e7e5
Author: Jacob Appelbaum <[email protected]>
Date:   Thu Aug 18 00:41:48 2011 +0200

    add wireless target
---
 packages/Makefile |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/packages/Makefile b/packages/Makefile
index 6166493..788f61b 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -1,9 +1,13 @@
-debs: webdeb prepdeb
+debs: webdeb prepdeb wirelessdeb
 
 webdeb:
        # By default we will but not sign for now
        cd torouter-web && debuild --no-tgz-check -us -uc
+
 prepdeb:
        # By default we will but not sign for now
        cd torouter-prep && debuild --no-tgz-check -us -uc
 
+wirelessdeb:
+       # By default we will but not sign for now
+       cd dreamplug-uaputl && debuild --no-tgz-check -us -uc

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to