testing - removed oven.

This commit is contained in:
NissimHadar 2019-04-23 09:12:47 -07:00
parent 2963dd8fa5
commit 0179ba8e67

View file

@ -31,7 +31,7 @@ if (BUILD_TOOLS)
ac-client ac-client
skeleton-dump skeleton-dump
atp-client atp-client
oven # oven
) )
else() else()
set(ALL_TOOLS set(ALL_TOOLS
@ -44,7 +44,7 @@ if (BUILD_TOOLS)
ac-client ac-client
skeleton-dump skeleton-dump
atp-client atp-client
oven # oven
nitpick nitpick
) )
endif() endif()