summaryrefslogtreecommitdiff
path: root/sofort/pkgconf.mk
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:26 -0500
commitde9e9dc816881c0860d8da3ae462aca49a32a90e (patch)
tree826b7646afd938e950c7c870f434ec28a89da486 /sofort/pkgconf.mk
parent69301841e362072a151d8ee7d73dd60ff8e62b88 (diff)
downloadbcparser-de9e9dc816881c0860d8da3ae462aca49a32a90e.tar.bz2
bcparser-de9e9dc816881c0860d8da3ae462aca49a32a90e.tar.xz
build system: create the ``build'' directory via the dirs.tag make target.
Diffstat (limited to 'sofort/pkgconf.mk')
-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 $@