diff options
| author | bwarsaw | 2001-02-16 06:08:00 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-16 06:08:00 +0000 |
| commit | 7560af830c38a50ef40a3df904c22db2af226376 (patch) | |
| tree | 2084b73f2a92e25e1296ea1795c8021fba3ead30 | |
| parent | 2bcfedb4297dc10c2a346d264345ddfab918f47e (diff) | |
| download | mailman-7560af830c38a50ef40a3df904c22db2af226376.tar.gz mailman-7560af830c38a50ef40a3df904c22db2af226376.tar.zst mailman-7560af830c38a50ef40a3df904c22db2af226376.zip | |
| -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 \ |
