summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-01-09 20:02:19 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-01-09 20:02:19 +0000
commitc0b363d57bb73f44f4b7c945b04d06bc7775e86d (patch)
tree99be4c9b757a20446027abecf80557ba77e07fe0 /tests
parent5dac4cf46b08bf293f668729cff1ce48c6181e79 (diff)
downloadpygobject-c0b363d57bb73f44f4b7c945b04d06bc7775e86d.tar.gz
Make dist/distcheck work again
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c13ca726..a8c10dba 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,7 +3,13 @@ INCLUDES = \
$(GLIB_CFLAGS) \
-I$(top_srcdir)/gobject
-EXTRA_DIST = $(tests) common.py runtests.py test-thread.h test-unknown.h
+EXTRA_DIST = \
+ $(tests) \
+ common.py \
+ runtests.py \
+ testmodule.py \
+ test-thread.h \
+ test-unknown.h
noinst_LTLIBRARIES = testhelper.la
linked_LIBS = testhelper.la