summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index c48b299..b7bd8db 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -24,7 +24,7 @@ EXT = $(wildcard ext/*.test)
ROOT = $(wildcard root/*.test)
# ensure we pick these up in the source tarball
-LSRCFILES = $(TEST) $(EXT) $(ROOT) run README
+LSRCFILES = $(TEST) $(EXT) $(ROOT) run sort-getfattr-output README
default install install-dev install-lib: