summaryrefslogtreecommitdiffhomepage
path: root/sofort
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-25 01:50:06 -0500
committermidipix <writeonce@midipix.org>2018-12-25 01:53:29 -0500
commite81f61fa9aefe2f3c76ee27dd1071635e092b73a (patch)
tree2c8893c9d7268a1d807c465edd591a9b44df5c75 /sofort
parent07aac1cd018912b08d6799a006ce8007a77bb1f3 (diff)
downloadw32lib-e81f61fa9aefe2f3c76ee27dd1071635e092b73a.tar.bz2
w32lib-e81f61fa9aefe2f3c76ee27dd1071635e092b73a.tar.xz
build system: create the ``build'' directory via the dirs.tag make target.
Diffstat (limited to 'sofort')
-rw-r--r--sofort/pkgconf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sofort/pkgconf.mk b/sofort/pkgconf.mk
index 59a54e0..c8fc711 100644
--- a/sofort/pkgconf.mk
+++ b/sofort/pkgconf.mk
@@ -6,7 +6,7 @@ else
PKGCONF_VERSION = $(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
-build/$(PACKAGE).pc: .pkgconf
+build/$(PACKAGE).pc: .pkgconf dirs.tag
build/$(PACKAGE).pc:
@touch $@