summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavide Andreoli <dave@gurumeditation.it>2012-06-06 21:31:32 +0000
committerDavide Andreoli <dave@gurumeditation.it>2012-06-06 21:31:32 +0000
commitca7b60b2692b9f6c8fc87d83bfc06d7e2d858c2d (patch)
tree4aa354cdb5e4e97f971ffc55b087b29d76838a28 /Makefile.am
parent1317d096bf3c736dca6cd060bdd25939e79f8ab4 (diff)
downloadpython-elementary-ca7b60b2692b9f6c8fc87d83bfc06d7e2d858c2d.tar.gz
python-elementary-ca7b60b2692b9f6c8fc87d83bfc06d7e2d858c2d.tar.bz2
python-elementary-ca7b60b2692b9f6c8fc87d83bfc06d7e2d858c2d.zip
Python elm: New test "Window States"
and a small addition to the inwin test SVN revision: 71767
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd8eb08..4ca2fb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,7 +96,8 @@ examples_files = \
tests/test_table.py \
tests/test_toolbar.py \
tests/test_tooltip.py \
- tests/test_web.py
+ tests/test_web.py \
+ tests/test_win.py
examples_images_files = \
tests/images/icon_00.png \