diff options
Diffstat (limited to 'testsuite/gdk/Makefile.am')
-rw-r--r-- | testsuite/gdk/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/gdk/Makefile.am b/testsuite/gdk/Makefile.am index 5b0d30f086..32b018a0c3 100644 --- a/testsuite/gdk/Makefile.am +++ b/testsuite/gdk/Makefile.am @@ -18,10 +18,11 @@ LDADD = \ #TEST_PROGS += check-gdk-cairo TEST_PROGS += \ - rgba \ - encoding \ + cairo \ display \ + encoding \ keysyms \ + rgba \ $(NULL) CLEANFILES = \ |