]> Pileus Git - ~andy/gtk/blobdiff - tests/Makefile.am
Compress motion synchronized with the paint cycle
[~andy/gtk] / tests / Makefile.am
index 7917905090eee7b68d3775786abb955d4d0cc486..59f1678fcddd6c94dc132b29986bf71ec4f63503 100644 (file)
@@ -26,6 +26,7 @@ endif
 
 noinst_PROGRAMS =  $(TEST_PROGS)       \
        animated-resizing               \
+       motion-compression              \
        simple                          \
        flicker                         \
        print-editor                    \
@@ -152,6 +153,7 @@ endif
 
 animated_resizing_DEPENDENCIES = $(TEST_DEPS)
 flicker_DEPENDENCIES = $(TEST_DEPS)
+motion_compression_DEPENDENCIES = $(TEST_DEPS)
 simple_DEPENDENCIES = $(TEST_DEPS)
 print_editor_DEPENDENCIES = $(TEST_DEPS)
 testheightforwidth_DEPENDENCIES = $(TEST_DEPS)