Skip to content

Commit

Permalink
Remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed May 14, 2014
1 parent 36662eb commit e384e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local.mk
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e384e7b

Please sign in to comment.