diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 20:51:42 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 20:51:42 +0000 |
commit | bfbc1b25f846cf4c3e024553d57cef05431c35ed (patch) | |
tree | cf02dccb801dff642327b426566898144ed3d530 /openwrt/docs | |
parent | c3ad5c714257a4ff01e00266197bee06fd838025 (diff) |
include missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@484 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/docs')
-rw-r--r-- | openwrt/docs/buildroot-documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html index f6b6a2099..48b05728e 100644 --- a/openwrt/docs/buildroot-documentation.html +++ b/openwrt/docs/buildroot-documentation.html @@ -428,7 +428,7 @@ foo-compile: bar-compile <pre> 1 # $Id$ - 2 + 2 include $(TOPDIR)/rules.mk 3 PKG_NAME:=foo 4 PKG_VERSION:=1.0 5 PKG_RELEASE:=1 |