aboutsummaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--build.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/build.conf b/build.conf
index 2f21860..c05959a 100644
--- a/build.conf
+++ b/build.conf
@@ -1,4 +1,9 @@
1# This is a build file for libbu++ 1# Build config file for libbu++
2#
3# Copyright (C) 2007 Xagasoft, All rights reserved.
4#
5# This file is part of the libbu++ library and is released under the
6# terms of the license contained in the file LICENSE.
2 7
3default action: check group "lnhdrs", check "libbu++.a" 8default action: check group "lnhdrs", check "libbu++.a"
4"tests" action: check group "lnhdrs", check group "tests" 9"tests" action: check group "lnhdrs", check group "tests"