Python API: Change from cPython to CFFI.
[vpp.git] / src / Makefile.am
index 5daaa48..41076e0 100644 (file)
@@ -72,6 +72,7 @@ include uri.am
 SUBDIRS += plugins
 
 if ENABLE_PAPI
+include vpp-api.am
 SUBDIRS += vpp-api/python
 endif