From 12f129efea23c946da6f2a9e2cf7e7409bd3a143 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 29 May 1998 20:43:48 +0000 Subject: Create a `data' directory in $(prefix) --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 8bbf3f627..8be696ca0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -40,7 +40,8 @@ OPT= @OPT@ CFLAGS= $(OPT) $(DEFS) ARCH_INDEP_DIRS= public_html logs Mailman archives bin \ -archives/private archives/public lists locks templates scripts filters cron +archives/private archives/public lists locks templates scripts filters \ +cron data ARCH_DEP_DIRS= cgi-bin mail # Directories make should decend into -- cgit v1.3.1