aboutsummaryrefslogtreecommitdiff
path: root/default.bld
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2011-06-22 15:44:44 +0000
committerMike Buland <eichlan@xagasoft.com>2011-06-22 15:44:44 +0000
commit19bf2c94db3a451adebf86df65883dad685ae40f (patch)
tree288258ec84b33eda3938b7b0ebdaadfdb6b4b22b /default.bld
parent40f72dc07efa92bb5482e21cb9eedbfd20d3eb7c (diff)
downloadlibbu++-19bf2c94db3a451adebf86df65883dad685ae40f.tar.gz
libbu++-19bf2c94db3a451adebf86df65883dad685ae40f.tar.bz2
libbu++-19bf2c94db3a451adebf86df65883dad685ae40f.tar.xz
libbu++-19bf2c94db3a451adebf86df65883dad685ae40f.zip
Alright, now libbu++ builds clean and cleans clean too :)
Diffstat (limited to 'default.bld')
-rw-r--r--default.bld2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.bld b/default.bld
index 675987e..2cd86c7 100644
--- a/default.bld
+++ b/default.bld
@@ -73,7 +73,7 @@ target "autoconfig"
73} 73}
74 74
75target [files("src/*.h").replace("src/", "bu/"), "bu/autoconfig.h", 75target [files("src/*.h").replace("src/", "bu/"), "bu/autoconfig.h",
76 "bu/version.h"] 76 "bu/version.h", "bu/signals.h"]
77{ 77{
78 tag "header-links"; 78 tag "header-links";
79 display "symlink"; 79 display "symlink";