aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2009-08-07 11:22:49 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-08-07 19:15:31 +0200
commit1199a948e49758d067f33ed6ec6096c2edd9c25e (patch)
tree0ed29c7e2b440d322f4f0b0e85d8332c2d1b4241 /Makefile.am
parent40e32b7160a459110caad0258d807decfcf8cde6 (diff)
downloadudev-1199a948e49758d067f33ed6ec6096c2edd9c25e.tar.gz
Add tests to the distribution; this fixes "make distcheck".
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f3f3940b..3d7c4d26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -455,6 +455,8 @@ endif # ENABLE_INTROSPECTION
CLEANFILES += $(BUILT_SOURCES)
+EXTRA_DIST += $(TESTS)
+
# ------------------------------------------------------------------------------
# Install and uninstall hooks
# ------------------------------------------------------------------------------