chiark / gitweb /
tests/example: Include non-.sd.mk files in SUBDIRMK_MAKEFILES
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Dec 2019 11:01:18 +0000 (11:01 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Dec 2019 16:04:44 +0000 (16:04 +0000)
commita4d9f732b93f499b96e3a52459c5f7d2366da14a
treefa9aa8154d1633956a2a8c2f112ab9171ba0c3c6
parent9699c3f9373ddec95edf58fd7a3b98c302783194
tests/example: Include non-.sd.mk files in SUBDIRMK_MAKEFILES

subdirmk.ac provides @_SUBDIRMK_MAKEFILES@ which is a list of the
*.mk makefiles (corresponding to *.mk.in makefiles) passed to
SUBDIRMK_MAKEFILES.  These need to be included in the
identically-named make variable for regen.mk to rerun config.status
when the .in files are edited.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
regen.mk.in