aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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";