summaryrefslogtreecommitdiff
path: root/bin/bbstored/Makefile.extra
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bbstored/Makefile.extra')
-rw-r--r--bin/bbstored/Makefile.extra2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbstored/Makefile.extra b/bin/bbstored/Makefile.extra
index 187d53ef..94bc3fb9 100644
--- a/bin/bbstored/Makefile.extra
+++ b/bin/bbstored/Makefile.extra
@@ -5,5 +5,5 @@ GEN_CMD_SRV = $(MAKEPROTOCOL) Server backupprotocol.txt
# AUTOGEN SEEDING
autogen_BackupProtocolServer.cpp autogen_BackupProtocolServer.h: $(MAKEPROTOCOL) backupprotocol.txt
- perl $(GEN_CMD_SRV)
+ $(PERL) $(GEN_CMD_SRV)