Increase default value of HildonPannableArea:velocity_max to 2000
[hildon] / tests / Makefile.am
index b40d8a2..8994907 100644 (file)
@@ -1,4 +1,5 @@
 MAINTAINERCLEANFILES                                   = Makefile.in
+INCLUDES                                               = -I$(top_srcdir)
 
 if BUILD_TESTS
 
@@ -14,7 +15,8 @@ tests                                 = check_test.c                          \
                                          check-hildon-wizard-dialog.c          \
                                          check-hildon-find-toolbar.c           \
                                          check-hildon-window.c                 \
-                                         check-hildon-program.c
+                                         check-hildon-program.c                \
+                                         check-hildon-picker-button.c
 
 
 DEPRECATED_TESTS                       = check-hildon-range-editor.c           \