aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVegard Øye <vegard_oye@hotmail.com>2011-07-29 16:06:58 +0200
committerVegard Øye <vegard_oye@hotmail.com>2011-07-29 16:06:58 +0200
commitce2d71e2a61e93b547bf41e6bf5f7cdef467a080 (patch)
tree20d388c7a0271cb32655fdf961ecd2184842ef25 /Makefile
parent99889a7fe75cd1c0d07eaddebbe90c863e2e1581 (diff)
Add basic documentation
Describe common variables, functions and macros, and include a PDF version of the manual in the doc/ directory. Node pointers were made with the functions `texinfo-insert-node-lines' and `texinfo-make-menu'.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b0c620..02e000e 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ clean:
rm -f *~
rm -f \#*\#
rm -f *.elc
- cd $(DOC) && rm -f *.aux *.cp *.fn *.info *.ky *.log *.pg *.toc *.tp *.vr
+ cd $(DOC) && rm -f *.aux *.cp *.fn *.fns *.info *.ky *.log *.pg *.toc *.tp *.vr *.vrs
# Run tests.
# The TAG variable may specify a test tag or a test name: