diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-08 12:28:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-08 12:28:23 +0100 |
commit | d4906289be4e899c3857858cdb52e7146f67d95c (patch) | |
tree | 4b4f2c370108de1c6c362e105845c81ee5455b64 /Makefile | |
parent | only include dedication/quote if one exists (diff) | |
download | scrotty-d4906289be4e899c3857858cdb52e7146f67d95c.tar.gz scrotty-d4906289be4e899c3857858cdb52e7146f67d95c.tar.bz2 scrotty-d4906289be4e899c3857858cdb52e7146f67d95c.tar.xz |
update html_files
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -102,7 +102,8 @@ LOCALES = sv MAN_LOCALES = sv # Files generated texi2html -HTML_FILES = GNU-Free-Documentation-License.html index.html Invoking.html Overview.html +HTML_FILES = Free-Software-Needs-Free-Documentation.html GNU-Free-Documentation-License.html \ + GNU-General-Public-License.html index.html Invoking.html Overview.html strftime.html |