Fix automatically running tests

FossilOrigin-Name: 076176fd9898dd36494693d893bf2ba76e27665cadf1c058a208b7cb61e22bb9
This commit is contained in:
Jonathan Schleifer 2020-10-01 23:55:07 +00:00
parent 9f22b628f2
commit e480f8892d
2 changed files with 30 additions and 0 deletions

View file

@ -12,3 +12,4 @@ LIBOBJSQLITE3_DEP = @LIBOBJSQLITE3_DEP@
OBJFW_CONFIG = @OBJFW_CONFIG@
OBJFW_FRAMEWORK_LIBS = @OBJFW_FRAMEWORK_LIBS@
OBJFW_LIBS = @OBJFW_LIBS@
RUN_TESTS = @RUN_TESTS@