-# • For all other files with a location of `sources/*.xml` or `sources/*/*.xml`, the transformed file will be written to `public/%/index.xhtml` (where `%` is the filename and subdirectory if applicable).
+# • For all other files with a location of `sources/*.xml` or `sources/*/*.xml`, the transformed file will be written to `public/%/index.html` (where `%` is the filename and subdirectory if applicable).
# Only one level of subdirectory is supported.
#
# By default, running `make` will do this for all applicable source files.
# Only one level of subdirectory is supported.
#
# By default, running `make` will do this for all applicable source files.
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
# If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
# If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
override prerequisites := transform.xslt $(headers) $(footers)
override indexsources := $(wildcard sources/index.xml sources/index-*.xml)
override prerequisites := transform.xslt $(headers) $(footers)
override indexsources := $(wildcard sources/index.xml sources/index-*.xml)