From bfbc1b25f846cf4c3e024553d57cef05431c35ed Mon Sep 17 00:00:00 2001
From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Wed, 30 Mar 2005 20:51:42 +0000
Subject: [PATCH] include missing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@484 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 openwrt/docs/buildroot-documentation.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.20.1