aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 11:03:56 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 11:03:56 +0100
commit8d840be9ee37961a04828ea6fbe18edd55280b18 (patch)
tree6cc45aa49e77e958603c8cc8c8bfcb391400a2ef /tools/examples/Makefile
parent88e2b020386ef55bf2c6216e2d40a228bc2898d9 (diff)
downloadxen-8d840be9ee37961a04828ea6fbe18edd55280b18.tar.gz
xen-8d840be9ee37961a04828ea6fbe18edd55280b18.tar.bz2
xen-8d840be9ee37961a04828ea6fbe18edd55280b18.zip
This patch copies the NAT scripts in tools/examples/ to
/etc/xen/scripts/. Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Diffstat (limited to 'tools/examples/Makefile')
-rw-r--r--tools/examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/examples/Makefile b/tools/examples/Makefile
index 7c0266c8bc..0f30fc021f 100644
--- a/tools/examples/Makefile
+++ b/tools/examples/Makefile
@@ -21,6 +21,7 @@ XEN_CONFIGS += xmexample.vmx
XEN_SCRIPT_DIR = /etc/xen/scripts
XEN_SCRIPTS = network-bridge vif-bridge
XEN_SCRIPTS += network-route vif-route
+XEN_SCRIPTS += network-nat vif-nat
XEN_SCRIPTS += block-phy
XEN_SCRIPTS += block-file
XEN_SCRIPTS += block-enbd