summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-01-05 15:26:38 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-01-05 15:26:38 +0000
commit600dace3070a857989c7ffa3d2e8d048cc71245c (patch)
tree2eb6d587907219894c1c16ce71cd9ccb0906d05f /docs/Makefile
parent75894edf2f309a31f9f21ea1b35d42b3dec1e1ed (diff)
downloadmaster-31e0f0ae-600dace3070a857989c7ffa3d2e8d048cc71245c.tar.gz
master-31e0f0ae-600dace3070a857989c7ffa3d2e8d048cc71245c.tar.bz2
master-31e0f0ae-600dace3070a857989c7ffa3d2e8d048cc71245c.zip
Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository
SVN-Revision: 5981
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 f311a8fd95..8c3ca646dd 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