aboutsummaryrefslogtreecommitdiff
path: root/build/target.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/target.cxx')
-rw-r--r--build/target.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/target.cxx b/build/target.cxx
index f09a858..5cf131f 100644
--- a/build/target.cxx
+++ b/build/target.cxx
@@ -15,6 +15,8 @@ namespace build
{
// target
//
+ const recipe target::empty_recipe_;
+
ostream&
operator<< (ostream& os, const target& t)
{