From 603fca4c6194aa09cc4c252ba1c950d5247dc0ed Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 9 May 2005 16:36:40 +0000 Subject: [PATCH] removed duplicate doc entry in top Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 689ba524..05e07374 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ PYTHONDIR = python endif endif -SUBDIRS = src ext examples doc sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC) +SUBDIRS = src ext examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC) EXTRA_DIST = bootstrap VERSION DISTCLEANFILES = autom4te.cache -- 2.26.2