From f9066e7d8657204b575c4d3c31151d6814991e0a Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Sat, 25 Feb 2012 00:36:28 +0000
Subject: Establish a distsrc nant target for producing the source
distribution.
This is in addition to the distbin target. The distbin target now needs distsrc to be run first.
Still needs some extra tweaking that I shall eventually put in as sed invocations or similar.
---
.nant/local.include | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/.nant/local.include b/.nant/local.include
index 4fa3e4d..7d16810 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -2,13 +2,19 @@
-
-
-
+
+
+
+
+
+
+
+
+
--
cgit v1.1