diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-16 04:21:44 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-16 04:21:44 +0000 |
commit | d38e13b12b10060e210d7c5ace366cc82eaf9da9 (patch) | |
tree | 84e9612f75bf7b3a87219bb9d5d7c493b31a6efc /docs/Makefile | |
parent | 5a1704e3fd578bbf68148a79746579ef234f3d99 (diff) |
add modified version of mbm's 'introduction to buildroot-ng' to the documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 543dbebad..f311a8fd9 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 +openwrt.pdf: Makefile openwrt.tex config.tex network.tex network-scripts.tex network-scripts.tex wireless.tex build.tex $(MAKE) cleanup pdflatex openwrt.tex pdflatex openwrt.tex |