aboutsummaryrefslogtreecommitdiff
path: root/tests/checkfs/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkfs/Makemodule.am')
-rw-r--r--tests/checkfs/Makemodule.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/checkfs/Makemodule.am b/tests/checkfs/Makemodule.am
index 64ab869..9f91373 100644
--- a/tests/checkfs/Makemodule.am
+++ b/tests/checkfs/Makemodule.am
@@ -8,10 +8,7 @@ makefiles_CPPFLAGS = $(AM_CPPFLAGS)
CHECKFS_BINS = \
makefiles checkfs
-CHECKFS_EXTRA = \
- tests/checkfs/README
-
-EXTRA_DIST += $(CHECKFS_EXTRA)
+EXTRA_DIST += tests/checkfs/README
if INSTALL_TESTS
pkglibexec_PROGRAMS += $(CHECKFS_BINS)