diff options
| -rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 9198e713c..8a3fcfee8 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -60,6 +60,7 @@ install: do \ $(INSTALL) -m $(FILEMODE) $$f $(SCRIPTSDIR); \ done + $(INSTALL) -m $(FILEMODE) bounces $(SCRIPTSDIR)/admin finish: |
