Add config option to use dlmalloc instead of mheap
[vpp.git] / src / vpp.am
index e8c0155..c5fd48a 100644 (file)
@@ -39,7 +39,7 @@ endif
 # bin_vpp_SOURCES +=                           \
 #  vpp/api/gmon.c
 
-bin_vpp_CFLAGS = @APICLI@
+bin_vpp_CFLAGS = @APICLI@ @DLMALLOC@
 
 nobase_include_HEADERS +=                      \
   vpp/api/vpe_all_api_h.h                      \