Remove redundant code

This commit is contained in:
Eelco Dolstra 2014-05-14 22:25:25 +02:00
parent 36662eb562
commit e384e7b387
1 changed files with 1 additions and 1 deletions

View File

@ -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