remove misc & man directories, these have found new homes.

This commit is contained in:
Nathan Scott
2001-03-21 01:52:40 +00:00
parent 3c6d3d8865
commit 4ce620c5c8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ LSRCFILES = configure configure.in
LDIRT = *.bad *.new *.core *.full *.raw core a.out *.bak \
check.log check.time config.* conftest*
SUBDIRS = include src misc man
SUBDIRS = include src
default: $(CONFIGURE) new remake check $(TESTS)
ifeq ($(HAVE_BUILDDEFS), no)