~james-page/ubuntu/saucy/openvswitch/1.12-snapshot

« back to all changes in this revision

Viewing changes to tutorial/automake.mk

  • Committer: James Page
  • Date: 2013-08-21 10:16:57 UTC
  • mfrom: (1.1.20)
  • Revision ID: james.page@canonical.com-20130821101657-3o0z0qeiv5zkwlzi
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST += \
 
2
        tutorial/Tutorial \
 
3
        tutorial/ovs-sandbox \
 
4
        tutorial/t-setup \
 
5
        tutorial/t-stage0 \
 
6
        tutorial/t-stage1 \
 
7
        tutorial/t-stage2 \
 
8
        tutorial/t-stage3 \
 
9
        tutorial/t-stage4
 
10
 
 
11
sandbox: all
 
12
        cd $(srcdir)/tutorial && ./ovs-sandbox -b $(abs_builddir)