summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-05 15:26:38 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-05 15:26:38 +0000
commitb9883aef07a63590217f00afe74f586c8ea78e26 (patch)
tree26ba84a264c9321fc925baf01aac62d0cd606234 /docs/Makefile
parent859c93d75ca670007f5cb2960609fde637bf75dd (diff)
Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5981 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index f311a8fd9..8c3ca646d 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,4 +1,4 @@
-openwrt.pdf: Makefile openwrt.tex config.tex network.tex network-scripts.tex network-scripts.tex wireless.tex build.tex
+openwrt.pdf: Makefile openwrt.tex config.tex network.tex network-scripts.tex network-scripts.tex wireless.tex build.tex adding.tex bugs.tex
$(MAKE) cleanup
pdflatex openwrt.tex
pdflatex openwrt.tex