From 7cd468a3d7dee7d6c92f69a0bb7061ae208ec727 Mon Sep 17 00:00:00 2001 From: Damjan Marion Date: Mon, 19 Dec 2016 23:05:39 +0100 Subject: Reorganize source tree to use single autotools instance Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion --- vpp-api/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'vpp-api/Makefile.am') diff --git a/vpp-api/Makefile.am b/vpp-api/Makefile.am index 1812b63765c..b50522ef3e3 100644 --- a/vpp-api/Makefile.am +++ b/vpp-api/Makefile.am @@ -1,2 +1,4 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = python java +SUBDIRS = java + +# vi:syntax=automake -- cgit 1.2.3-korg