From 9f0a274a5b849824b96857fe387cc2c88678b809 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 28 Apr 1999 23:11:42 +0000 Subject: [PATCH] Remove doc from CLEANDIRS (it's in SUBDIRS). --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index f2268b5dab..367a6a1d15 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,8 +10,8 @@ ## SUBDIRS= include libraries clients servers doc # contrib -CLEANDIRS= tests doc -INSTALLDIRS= doc +CLEANDIRS= tests +INSTALLDIRS= makefiles: FORCE ./config.status -- 2.39.5