From 70bb71e51462e9d81eff80ef8308cd8e15ea96ca Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 5 Jul 2016 13:46:37 +0200 Subject: Fix distcheck. * tests/Makefile.am (EXTRA_DIST): Drop compiled test. Signed-off-by: Justus Winter --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 0ccb981..c9044a4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,7 +20,7 @@ TESTS_ENVIRONMENT = -EXTRA_DIST = motd ce-createpipe.c $(testtools) +EXTRA_DIST = motd ce-createpipe.c BUILT_SOURCES = CLEANFILES = -- cgit v1.2.3