aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
Diffstat (limited to 'odb')
-rw-r--r--odb/boost/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/boost/makefile b/odb/boost/makefile
index d028a10..3cfe2ff 100644
--- a/odb/boost/makefile
+++ b/odb/boost/makefile
@@ -32,7 +32,7 @@ $(odb_boost.l.cpp-options): $(odb.l.cpp-options)
$(cxx_obj) $(cxx_od): $(odb_boost.l.cpp-options) $(out_base)/details/config.h
-$(out_base)/details/config.h:
+$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/boost/details/config.h' >$@
@echo ' * author : automatically generated' >>$@
@echo ' */' >>$@