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:26 -0500
commit46f6699ba8f940280f85bf880c8a099bf33f3c8f (patch)
treecd05ef23210e18f7c64b00399d72aef92edee660 /sofort
parent314402301f81f8b330bf3602f2ef2ffd5b031e44 (diff)
downloadapimagic-46f6699ba8f940280f85bf880c8a099bf33f3c8f.tar.bz2
apimagic-46f6699ba8f940280f85bf880c8a099bf33f3c8f.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 $@