Commit cea65a51 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul Committed by Yoni Fogel

Refs #1667.

git-svn-id: file:///svn/toku/tokudb@11194 c7de825b-a66e-492c-adef-691d508d4ae1
parent 9dfcbca6
...@@ -141,6 +141,7 @@ ifndef TOKUDBONLY ...@@ -141,6 +141,7 @@ ifndef TOKUDBONLY
MAYBE_CHECK_BDB = check.bdb MAYBE_CHECK_BDB = check.bdb
else else
MAYBE_CHECK_BDB = MAYBE_CHECK_BDB =
endif
check: check.tdb $(MAYBE_CHECK_BDB) ; check: check.tdb $(MAYBE_CHECK_BDB) ;
tests: tests.bdb tests.tdb ; tests: tests.bdb tests.tdb ;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment