summaryrefslogtreecommitdiffstats
path: root/vppctl/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'vppctl/configure.ac')
-rw-r--r--vppctl/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/vppctl/configure.ac b/vppctl/configure.ac
deleted file mode 100644
index 0421019452a..00000000000
--- a/vppctl/configure.ac
+++ /dev/null
@@ -1,4 +0,0 @@
-AC_INIT([vppctl], [1.0])
-AM_INIT_AUTOMAKE([foreign -Wall -Werror])
-AC_CONFIG_FILES([Makefile])
-AC_OUTPUT