From: Paul Brossier Date: Mon, 9 May 2005 16:36:40 +0000 (+0000) Subject: removed duplicate doc entry in top Makefile.am X-Git-Tag: bzr2git~922 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=603fca4c6194aa09cc4c252ba1c950d5247dc0ed;p=aubio.git removed duplicate doc entry in top Makefile.am --- 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