From 443c83ab353b818227270aa63f655fb2cbdbeba7 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 20 Apr 2009 12:16:33 -0500 Subject: Woot, now we do distcheck too --- tests/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 9f1c6d3..36818b8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,6 +6,9 @@ libexec_PROGRAMS = \ test-simple-client \ test-simple-server +EXTRA_DIST = \ + $(TESTS) + test_simple: test-simple-client test-simple-server test_simple_client_SOURCES = \ -- cgit v1.2.3