diff options
Diffstat (limited to 'vms/descrip_mms.template')
-rw-r--r-- | vms/descrip_mms.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index db39c7f7e6..206740890e 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -788,7 +788,7 @@ perly$(O) : perly.c, perly.h, $(h) Copy/Log/NoConfirm $(MMS$SOURCE) $(MMS$TARGET) test : all [.t.lib]vmsfspec.t [.t.lib]vmsish.t - - @[.VMS]Test.Com "$(E)" + - @[.VMS]Test.Com "$(E)" "$(__DEBUG__)" # install ought not need a source, but it doesn't work if one's not # there. Go figure... |