summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJussi Kukkonen <jku@openedhand.com>2008-06-03 08:32:57 +0000
committerJussi Kukkonen <jku@openedhand.com>2008-06-03 08:32:57 +0000
commitc28b8d80a30c0aa0f6cf957ba0917e06a209a074 (patch)
tree9aa84b7ef4bb195281a34786a81112848cd06401 /tests
parent69d5b3552c0c0e873ae4c3b904373673631e9a93 (diff)
downloadgupnp-vala-c28b8d80a30c0aa0f6cf957ba0917e06a209a074.tar.gz
Fix Makefile.am files so 'make dist' actually works
git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/bindings/gupnp-vala@1017 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 197e9c8..7c658be 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -81,3 +81,13 @@ CLEANFILES = \
introspection-test \
device-view-test \
search-criteria-test
+
+EXTRA_DIST = \
+ test-publisher.vala \
+ test-browser.vala \
+ server-test.vala \
+ proxy-test.vala \
+ browsing-test.vala \
+ introspection-test.vala \
+ device-view-test.vala \
+ search-criteria-test.vala