From b940d9d0e44430d9aa4275c27335771a9f81dff3 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 19 Apr 2011 10:04:11 -0700 Subject: test: Add sort-getfattr-output to source files test/sort-getfattr-output was missing from the tarball. Add it. --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') 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: -- cgit v1.2.3