summaryrefslogtreecommitdiff
path: root/utils/parallel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/parallel/Makefile')
-rw-r--r--utils/parallel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/parallel/Makefile b/utils/parallel/Makefile
index 50909c68e1..8b68d777b9 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