build: fix distcheck

Fix distcheck issues introduced by commit 685e577 (Move library
selftests to lib/tests).

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-10-29 17:18:06 +00:00
parent ab5f7eace1
commit b78d142a15
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
include Makefile.sources
EXTRA_PROGRAMS = $(TESTS_testsuite)
EXTRA_DIST = $(TESTS_scripts)
EXTRA_DIST = $(TESTS_testsuite_scripts)
CLEANFILES = $(EXTRA_PROGRAMS)