aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/ubi-tests/Makemodule.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/ubi-tests/Makemodule.am b/tests/ubi-tests/Makemodule.am
index 805aeaf..d1fbab7 100644
--- a/tests/ubi-tests/Makemodule.am
+++ b/tests/ubi-tests/Makemodule.am
@@ -54,10 +54,7 @@ UBITEST_SH = \
UBITEST_HEADER = \
tests/ubi-tests/helpers.h
-UBITEST_EXTRA = \
- tests/ubi-tests/README.udev
-
-EXTRA_DIST += $(UBITEST_EXTRA) $(UBITEST_HEADER)
+EXTRA_DIST += $(UBITEST_HEADER)
if INSTALL_TESTS
pkglibexec_SCRIPTS += $(UBITEST_SH)