vty: Add a new callback to let code decide if it is a config node or not
[osmocom-bb.git] / include / osmocom / Makefile.am
1 if ENABLE_VTY
2 SUBDIRS = vty crypt
3 else
4 SUBDIRS = crypt
5 endif