Skip to content
Snippets Groups Projects
Commit e384e7b3 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Remove redundant code

parent 36662eb5
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment