From: Mark Doffman Date: Fri, 22 Aug 2008 14:31:18 +0000 (+0100) Subject: 2008-08-22 Mark Doffman X-Git-Tag: AT_SPI2_ATK_2_12_0~604 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=2652a4388cc44f3fd128df06487031b5e3f91e60 2008-08-22 Mark Doffman * tests/pyatspi/Makefile.am Add missing tests to makefile. --- diff --git a/tests/pyatspi/Makefile.am b/tests/pyatspi/Makefile.am index 880fd7f..8c22146 100644 --- a/tests/pyatspi/Makefile.am +++ b/tests/pyatspi/Makefile.am @@ -3,6 +3,8 @@ SUBDIRS = pasytest EXTRA_DIST = \ accessibletest.py\ componenttest.py\ + desktoptest.py\ + statetest.py\ Makefile.am\ Makefile.in\ setvars.sh\