From edc4614e6339f8e232d1c86d2fe4f15c91ced5b8 Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 28 Oct 2013 09:57:36 +0800 Subject: add completions for source and document the move away from '.' Closes: #310 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2e3a03e3..a0be4973 100644 --- a/Makefile.in +++ b/Makefile.in @@ -233,7 +233,7 @@ TESTS_DIR_FILES := $(TEST_IN) $(TEST_IN:.in=.out) $(TEST_IN:.in=.err) \ # Files in ./share/completions/ # -COMPLETIONS_DIR_FILES := $(wildcard share/completions/*.fish) +COMPLETIONS_DIR_FILES := $(wildcard share/completions/*.fish) share/completions/..fish # -- cgit v1.2.3