Change the directory for generated news xml files
the build was successful

With this change, generated xml files for news articles are now built in
the same direcotry as the xhtml file lies in; this will enable us to
select news by year in .source files.
This commit is contained in:
2019-03-10 01:12:46 +01:00
parent 8a66b0e1f3
commit 27d872e551
52 changed files with 119 additions and 158 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ all: d_year.en.xml d_month.en.xml d_day.en.xml
# tools/tagmaps/*.map, tags/tagged-*.en.xhtml, and tags/tagged-*.sources. The
# tag map files cannot be targets in this Makefile, because the list of map
# files is not known when the Makefile starts - some new tags might be created
# when generating the .xml files in the news/generated_xml directory.
# when generating the .xml files in the news/* subdirectories.
tagmaps: $(SUBDIRS)
@build/make_tagmaps.sh