Support multiple plugin build in the sample-plugin 78/5478/2
authorAnlu Yan <ayan@cisco.com>
Wed, 22 Feb 2017 17:18:11 +0000 (09:18 -0800)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 22 Feb 2017 18:53:17 +0000 (18:53 +0000)
commit04f8d3fe25ab8f7088d6817350903197915e7669
treeec9ec7a6902b10d1d0af87ed5bc5c71daa605a3e
parenta9a20e7f69f4a91a4d5267ab5ce14125bdc7d6c6
Support multiple plugin build in the sample-plugin

This follows the setup in the src/plugins directory, and allows
multiple plugin build independent of the main vpp source tree.

Change-Id: I9e20f4087d72ad89c6dc3f505bace4628385a40e
Signed-off-by: Anlu Yan <ayan@cisco.com>
src/examples/sample-plugin/Makefile.am
src/examples/sample-plugin/configure.ac
src/examples/sample-plugin/sample.am [new file with mode: 0644]