aboutsummaryrefslogtreecommitdiffstats
path: root/vppctl/configure.ac
blob: 0421019452afa1abb40d46ef3a1a816384040f05 (plain)
1
2
3
4
AC_INIT([vppctl], [1.0])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT