From: Diego Elio 'Flameeyes' Pettenò Date: Fri, 7 Aug 2009 09:22:49 +0000 (+0200) Subject: Add tests to the distribution; this fixes "make distcheck". X-Git-Tag: 174~841 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1199a948e49758d067f33ed6ec6096c2edd9c25e;ds=sidebyside Add tests to the distribution; this fixes "make distcheck". --- diff --git a/Makefile.am b/Makefile.am index f3f3940b0..3d7c4d261 100644 --- a/Makefile.am +++ b/Makefile.am @@ -455,6 +455,8 @@ endif # ENABLE_INTROSPECTION CLEANFILES += $(BUILT_SOURCES) +EXTRA_DIST += $(TESTS) + # ------------------------------------------------------------------------------ # Install and uninstall hooks # ------------------------------------------------------------------------------