Fix running make-cpp11 for ocaml
This commit is contained in:
parent
282fdb1715
commit
cbd9bd6d71
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ extra_objects: swig.cmi swig.cmo swigp4.cmi
|
|||
|
||||
$(C_TEST_CASES:=.ctest): extra_objects
|
||||
$(CPP_TEST_CASES:=.cpptest): extra_objects
|
||||
$(CPP11_TEST_CASES:=.cpptest): extra_objects
|
||||
$(MULTI_CPP_TEST_CASES:=.multicpptest): extra_objects
|
||||
|
||||
# Clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue