X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=9e23601ea20a1de27e540f7ccb5582caf5397b8b;hb=65eb828622af58af539deaf88f7db6adec7c7e6a;hp=14bc74f13d6652d26f3854a021f7e65c7cc81a2a;hpb=a6651c05a87b7558d3efc9de716fca47664db105;p=build.git diff --git a/lxc.mk b/lxc.mk index 14bc74f1..9e23601e 100644 --- a/lxc.mk +++ b/lxc.mk @@ -203,6 +203,14 @@ vsys-scripts-SPEC := vsys-scripts.spec IN_NODEIMAGE += vsys-scripts ALL += vsys-scripts +# +# portforward +# +portforward-MODULES := portforward +portforward-SPEC := portforward.spec +IN_SLICEIMAGE += portforward +ALL += portforward + # # plcapi #