[tasque] [xbuild] Forgot to bootstrap some task files during dist



commit 2cdc8cc92cf0e793ed39fdd904c489bf0294e776
Author: Antonius Riha <antoniusriha gmail com>
Date:   Thu Oct 18 22:28:14 2012 +0200

    [xbuild] Forgot to bootstrap some task files during dist

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9712bea..52c0305 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,7 +88,9 @@ EXTRA_DIST = \
 	build/AssemblyInfo.cs \
 	build/Substitute.cs \
 	build/GetRelPath.cs \
+	build/GetAbsPath.cs \
 	build/GetAbsSrcDir.cs \
+	build/NormalizePath.cs \
 	build/X.Common.targets \
 	build/X.CSharp.targets \
 	src/Libraries/RtmNet/RtmNet.csproj \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]