aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index ae355a8..50ef959 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -67,7 +67,7 @@ $(gen): cli_options += \
--cli-namespace odb::sqlite::details::cli \
--guard-prefix LIBODB_SQLITE_DETAILS
-$(out_base)/details/config.h:
+$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/sqlite/details/config.h' >$@
@echo ' * author : automatically generated' >>$@
@echo ' */' >>$@