X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=tests%2Ffilter%2Fmain.mk.expected;fp=tests%2Ffilter%2Fmain.mk.expected;h=90073a2712a0deddcb8ea7feed95920985c10c74;hb=3820bf022300cf56d2d2e87b08c07160b630e6c5;hp=a5b0e9d0e5abd8c6be9be894d5056f44a7ae2bd2;hpb=d7027fc72ca02fd47254ab9f3d2dc90b72b02799;p=subdirmk.git diff --git a/tests/filter/main.mk.expected b/tests/filter/main.mk.expected index a5b0e9d..90073a2 100644 --- a/tests/filter/main.mk.expected +++ b/tests/filter/main.mk.expected @@ -4,5 +4,7 @@ abs_top_srcdir=@abs_top_srcdir@ SUBDIRMK_MAKEFILES := MAKEFILE_TEMPLATES := SUBDIRMK_MAKEFILES += Subdir.mk +SUBDIRMK_MAKEFILES += sub/dir/Subdir.mk MAKEFILE_TEMPLATES += ./Subdir.sd.mk +MAKEFILE_TEMPLATES += ./sub/dir/Subdir.sd.mk include $(SUBDIRMK_MAKEFILES)