aboutsummaryrefslogtreecommitdiff
path: root/default.bld
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-11-06 01:12:56 +0000
committerMike Buland <eichlan@xagasoft.com>2012-11-06 01:12:56 +0000
commitfd68a35f1f04b6334985d73e5d19ff7f984a636c (patch)
tree0d33cf3de93e68d767e2ff681957e4a5f68f0411 /default.bld
parente7953c4c11d979c9d938f46a20051f2a015c2880 (diff)
downloadlibbu++-fd68a35f1f04b6334985d73e5d19ff7f984a636c.tar.gz
libbu++-fd68a35f1f04b6334985d73e5d19ff7f984a636c.tar.bz2
libbu++-fd68a35f1f04b6334985d73e5d19ff7f984a636c.tar.xz
libbu++-fd68a35f1f04b6334985d73e5d19ff7f984a636c.zip
Updated default.bld to include the new readme, and fixed the version file.
Diffstat (limited to 'default.bld')
-rw-r--r--default.bld3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.bld b/default.bld
index 83d2717..7435d3a 100644
--- a/default.bld
+++ b/default.bld
@@ -1,4 +1,4 @@
1/* test 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ library and is released under the
@@ -242,6 +242,7 @@ target PKG_BASE
242{ 242{
243 input [ 243 input [
244 "LICENSE", 244 "LICENSE",
245 "README.md",
245 "Doxyfile", 246 "Doxyfile",
246 "Makefile", 247 "Makefile",
247 "version", 248 "version",