Move autogenerated vnet files to config folder
This cleans up vnet folder however it doesn't clean the existing autogenerated files. I'm not aware of any automated solution to achieve this without involving git. Change-Id: Ib29869e08e1d3bd87b7b54bc414f88bd9c632372 Signed-off-by: Florin Coras <fcoras@cisco.com>
This commit is contained in:
Florin Coras
committed by
Gerrit Code Review
parent
0930649eb6
commit
a991e50f7d
@ -1,4 +1,6 @@
|
||||
AC_INIT(vnet, 1.1)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AC_CONFIG_HEADERS(config/config.h)
|
||||
LT_INIT
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_SILENT_RULES
|
||||
|
Reference in New Issue
Block a user