Remove redundant code

This commit is contained in:
Eelco Dolstra 2014-05-14 22:25:25 +02:00
parent 36662eb562
commit e384e7b387

View file

@ -1,5 +1,5 @@
ifeq ($(MAKECMDGOALS), dist) ifeq ($(MAKECMDGOALS), dist)
dist-files += $(shell git ls-files) $(shell git ls-files) dist-files += $(shell git ls-files)
endif endif
dist-files += configure config.h.in nix.spec dist-files += configure config.h.in nix.spec