Move java,lua api and remaining plugins to src/
Change-Id: I1c3b87e886603678368428ae56a6bd3327cbc90d Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
6
build-root/scripts/find-vpp-api-lua-contents
Executable file
6
build-root/scripts/find-vpp-api-lua-contents
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
#i for now put everything into examples directory
|
||||
|
||||
echo ../../src/vpp-api/lua /usr/share/vpp/examples > ${2}
|
||||
|
Reference in New Issue
Block a user