1# modules related to the minip stack
2
3MODULES += \
4    lib/minip \
5    app/inetsrv
6
7