aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-30 17:35:50 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-30 17:35:50 +0100
commit46e4818e83140c2fa8b54fd14ef0e523dd929ba7 (patch)
tree6bea639d5599f1ea880885d37839e070cb53834c /Makefile.in
parenttypo (diff)
downloadsat-46e4818e83140c2fa8b54fd14ef0e523dd929ba7.tar.gz
sat-46e4818e83140c2fa8b54fd14ef0e523dd929ba7.tar.bz2
sat-46e4818e83140c2fa8b54fd14ef0e523dd929ba7.tar.xz
whitespace + new chapters to write
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 8f43f25..a857f81 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -77,7 +77,7 @@ _TEXINFO_DIRLEVELS = 2
_INFOPARTS = 0
_HAVE_TEXINFO_MANUAL = yes
_HTML_FILES = Free-Software-Needs-Free-Documentation.html GNU-Free-Documentation-License.html \
- index.html Invoking.html Overview.html
+ index.html Invoking.html Overview.html Hooks.html Output.html
# Used by mk/man.mk
_MAN_PAGE_SECTIONS = 1
@@ -89,7 +89,7 @@ _COPYING = COPYING
# Used by mk/dist.mk
___EVERYTHING_INFO = sat titlepage-data content hardcopy-copying \
appx/fdl appx/free-software-needs-free-documentation \
- chap/invoking chap/overview \
+ chap/invoking chap/overview chap/hooks chap/output \
reusable/macros reusable/paper reusable/titlepage
___EVERYTHING_H = client common daemon daemonise parse_time
_EVERYTHING = $(foreach F,$(___EVERYTHING_INFO),doc/info/$(F).texinfo) \