[apps/shared] Fix test compilation

This commit is contained in:
Léa Saviot
2019-09-04 16:55:17 +02:00
parent 1c34eab71e
commit 4ccd9eed53

View File

@@ -10,6 +10,7 @@ app_shared_test_src = $(addprefix apps/shared/,\
interactive_curve_view_range_delegate.cpp \
interactive_curve_view_range.cpp \
memoized_curve_view_range.cpp \
range_1D.cpp \
store_context.cpp \
)
@@ -52,7 +53,6 @@ app_shared_src = $(addprefix apps/shared/,\
parameter_text_field_delegate.cpp \
post_and_hardware_tests.cpp \
range_parameter_controller.cpp \
range_1D.cpp \
regular_table_view_data_source.cpp \
round_cursor_view.cpp \
scrollable_exact_approximate_expressions_cell.cpp \