about summary refs log tree commit diff
path: root/local.mk
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-14T20·25+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-05-14T20·25+0200
commite384e7b387c4745f30032ef431a06aa26cee73a5 (patch)
tree5a19bf7c72d4960caabf91d09e5b4c1ac1d9b1f1 /local.mk
parent36662eb5629c31cfd1b8472c9b7eb136b3937a4d (diff)
Remove redundant code
Diffstat (limited to 'local.mk')
-rw-r--r--local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.mk b/local.mk
index f27a97cd4f..6361e1872b 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