summaryrefslogtreecommitdiff
path: root/tests
diff options
authorGordon Allott <mail@gordallott.com>2009-10-23 13:57:47 +0100
committerGordon Allott <mail@gordallott.com>2009-10-23 13:57:47 +0100
commit40206c99d5518b3d19f17180611dfdf64065be88 (patch)
tree99b67deef587f412d4ccd437a9a9bab027cd3f1c /tests
parent57f8f006c5b7e61f4ffb9b1be500a52502ab6e9f (diff)
fixed makefile issue with the tests
added interface for applicationview objects to request to be removed (bzr r1.3.1)
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 49910bfe3..5a34a09a2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -26,8 +26,7 @@ test_unity_VALAFLAGS = \
$(MAINTAINER_VALAFLAGS)
test_unity_SOURCES = \
- test-unity.vala \
- ../src/window.vala
+ test-unity.vala
# GTester stuff
XML_REPORT = unity-check-results.xml