chiark / gitweb /
Merge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de' into HEAD
[secnet.git] / stest / Subdir.sd.mk
index f35db3b5f52689bbd5de20079adbdab88d5af347..9b953ad77138dca213f67851dd82b46c02da7463 100644 (file)
@@ -2,7 +2,7 @@
 &TARGETS += & udp-preload.so
 
 &DEPS += & udp-preload.so
-&DEPS += &^/common.tcl
+&DEPS += &^ common.tcl
 &DEPS += secnet
 &DEPS += test-example/sites.conf
 &DEPS += test-example/inside.key
@@ -34,3 +34,5 @@ MAKE_NOTSPECIAL:=$(MAKE)
 &check:: $(&DEPS)
        env -u MAKEFLAGS -u MFLAGS \
        $(MAKE_NOTSPECIAL) -j$(shell nproc || 1)0 &check-real
+
+&:include subdirmk/cdeps.sd.mk