X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fparallel%2FMakefile;h=8b68d777b98a49e41c5e9e0e9e56915fd70a676f;hp=50909c68e1d4c25c8682af9a7f6895d5eaab797f;hb=34cc75e1a62638f2833815746ebce0a9114dc26b;hpb=2de31b61d0a963803eb5632c9659c6093d74f345 diff --git a/utils/parallel/Makefile b/utils/parallel/Makefile index 50909c6..8b68d77 100644 --- a/utils/parallel/Makefile +++ b/utils/parallel/Makefile @@ -48,8 +48,6 @@ $(BASH_INSTALLERS): install.bash.%: cat $*.bash >> $(bindir)/$* $(EXECUTABLE_FILE) $(bindir)/$* -BINDIST_EXTRAS += $(addsuffix .pl,$(PERL_PROGS)) -BINDIST_EXTRAS += $(addsuffix .bash,$(BASH_PROGS)) include $(TOP)/mk/bindist.mk include $(TOP)/mk/target.mk