From 6368a3dcbe236cb880ffef5bd4ee2aaa53e2475b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 11 May 2014 19:27:23 -0700 Subject: [PATCH] build: Clean unit test binaries during distribution check --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bf2ae1c3..4d9e0ae7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,7 +58,7 @@ AM_CFLAGS = -fvisibility=hidden MAINTAINERCLEANFILES = Makefile.in configure config.h.in aclocal.m4 -DISTCLEANFILES = $(BUILT_SOURCES) +DISTCLEANFILES = $(BUILT_SOURCES) $(unit_tests) BUILT_SOURCES = ell/internal