diff options
Diffstat (limited to '')
-rw-r--r-- | default.bld | 3 |
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", |