diff options
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 4f6e82200..46edd7c80 100644 --- a/Makefile.in +++ b/Makefile.in @@ -43,7 +43,7 @@ OPT= @OPT@ CFLAGS= @CFLAGS@ $(OPT) $(DEFS) VAR_DIRS= \ - logs archives lists locks data spam filters \ + logs archives lists locks data spam filters qfiles \ archives/private archives/public ARCH_INDEP_DIRS= \ bin templates scripts cron \ |
