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 | 218fe439cec00eb360180b978d2d81d56a28bf6b (patch) | |
tree | 7aa063b0ac2f7351b4e44bde37ac9b56be90632e | |
parent | d57817403952440f67e4cee42113acaa8f431065 (diff) |
include missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@484 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | docs/buildroot-documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index f6b6a2099e..48b05728e5 100644 --- a/docs/buildroot-documentation.html +++ b/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 |