Skip to content
Snippets Groups Projects
Commit 4b67f597 authored by Robert Goldman's avatar Robert Goldman
Browse files

Fix for new location of changelog (out of debian).

parent 7a70709b
Branches
Tags 3.1.7
No related merge requests found
......@@ -30,7 +30,7 @@ asdf.pdf: asdf.texinfo
website: all
rsync -lt --no-g ${webfiles} ${website}
rsync --recursive --no-g --delete asdf ${website}
rsync -lt --no-g ../debian/changelog ${website}/changelog
rsync -lt --no-g Changelog ${website}/changelog
.PHONY: clean intermediate-clean manual-html
intermediate-clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment