2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-09 13:49:05 +00:00
Files
openvswitch/tutorial/automake.mk
2013-04-19 16:26:24 -07:00

13 lines
257 B
Makefile

EXTRA_DIST += \
tutorial/Tutorial \
tutorial/ovs-sandbox \
tutorial/t-setup \
tutorial/t-stage0 \
tutorial/t-stage1 \
tutorial/t-stage2 \
tutorial/t-stage3 \
tutorial/t-stage4
sandbox: all
cd $(srcdir)/tutorial && ./ovs-sandbox -b $(abs_builddir)