removes test-timeline-frame-count references
This commit is contained in:
parent
0563b9cfaf
commit
59699b1bdd
@ -3,7 +3,7 @@ noinst_PROGRAMS = test-textures test-events test-offscreen test-scale \
|
||||
test-perspective test-rotate test-depth \
|
||||
test-threads test-timeline test-timeline-dup-frames \
|
||||
test-timeline-interpolate test-timeline-rewind \
|
||||
test-timeline-smoothness test-timeline-frame-count \
|
||||
test-timeline-smoothness \
|
||||
test-threads test-timeline test-score test-script \
|
||||
test-model test-grab test-effects test-fullscreen \
|
||||
test-shader test-unproject test-viewport test-fbo \
|
||||
@ -34,7 +34,6 @@ test_timeline_dup_frames_SOURCES = test-timeline-dup-frames.c
|
||||
test_timeline_interpolate_SOURCES = test-timeline-interpolate.c
|
||||
test_timeline_rewind_SOURCES = test-timeline-rewind.c
|
||||
test_timeline_smoothness_SOURCES = test-timeline-smoothness.c
|
||||
test_timeline_frame_count_SOURCES = test-timeline-frame-count.c
|
||||
test_shader_SOURCES = test-shader.c
|
||||
test_score_SOURCES = test-score.c
|
||||
test_script_SOURCES = test-script.c
|
||||
|
Loading…
Reference in New Issue
Block a user