diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7e6fda576b0..68cff7852ef 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -82,10 +82,6 @@ if ENABLE_JAPI SUBDIRS += vpp-api/java endif -if ENABLE_VOM -SUBDIRS += vpp-api/vom -endif - ############################################################################### # API ############################################################################### |