VPP-229: fix NPE in JNI array handling
[vpp.git] / Makefile
index a1c6307..4e3d65b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -233,7 +233,7 @@ cscope: cscope.files
 # Build the documentation
 #
 
-DOXY_INPUT = \
+DOXY_INPUT ?= \
        README.md \
        vppinfra \
        svm \