about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.mk b/local.mk
index f27a97cd4f08..6361e1872b96 100644
--- a/local.mk
+++ b/local.mk
@@ -1,5 +1,5 @@
 ifeq ($(MAKECMDGOALS), dist)
-  dist-files += $(shell git ls-files) $(shell git ls-files)
+  dist-files += $(shell git ls-files)
 endif
 
 dist-files += configure config.h.in nix.spec