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
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment