summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-13 09:48:07 -0300
committerJohan Dahlin <johan@gnome.org>2010-09-13 09:48:07 -0300
commitedaeabf31da10aa8693641d1ffeec6cb7d34d0c0 (patch)
treed292edfcedabc0be6b2d78da975a7445f828b345
parent431541144aee01b803724fb33efd6f9d1baf012b (diff)
[tests] Add to EXTRA_DIST
-rw-r--r--tests/warn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/warn/Makefile.am b/tests/warn/Makefile.am
index 325d6b2..9e585bd 100644
--- a/tests/warn/Makefile.am
+++ b/tests/warn/Makefile.am
@@ -6,7 +6,7 @@ TESTS = \
return-gobject.h \
unresolved-type.h
-EXTRA_DIST = warningtester.py common.h
+EXTRA_DIST = warningtester.py common.h $(TESTS)
TESTS_ENVIRONMENT = PYTHONPATH=$(top_builddir):$(top_srcdir) $(PYTHON) $(srcdir)/warningtester.py