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
commit36f6a6fff6fa8a0806fcd01f2173618149066ad3 (patch)
tree0b94927aea9e1065fe9597546dd1169f276e6282 /sofort
parentf296131ba9eb41c6a8e4279c3f1d3f17aaf25692 (diff)
downloaddalist-36f6a6fff6fa8a0806fcd01f2173618149066ad3.tar.bz2
dalist-36f6a6fff6fa8a0806fcd01f2173618149066ad3.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 $@