diff options
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 3645e2284..697e46f2d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -41,7 +41,7 @@ CFLAGS= $(OPT) $(DEFS) ARCH_INDEP_DIRS= public_html logs archives bin \ archives/private archives/public lists locks templates scripts filters \ -cron data Mailman Mailman/Cgi +cron data Mailman Mailman/Cgi Mailman/Logging ARCH_DEP_DIRS= cgi-bin mail # Directories make should decend into |
