chiark / gitweb /
doctests: Add missing & from include
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 Dec 2019 15:43:00 +0000 (15:43 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Dec 2019 22:19:08 +0000 (22:19 +0000)
This makes no difference in this file but we'll want the same in
sub/dir/ and they should be the same.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/filter/Subdir.sd.mk

index 9e51e2363b6d1ca15cf49289c8953f9ae66bb298..3ef02b340e53429cf34af346a0a23d6b2794a0f9 100644 (file)
@@ -1,3 +1,3 @@
 # test cases for generate script
 # doctests:
 # test cases for generate script
 # doctests:
-&:include doctest.sd.mk
+&:include &doctest.sd.mk