From 7992af018097c1db3ed124a4898cb9184ddfbf82 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 17 Aug 2011 19:37:26 +0200 Subject: doxygen: fix correct use of doc/core subdirectory --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6cb39eaa..64f13dd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ $(doc_html_DATA): $(top_builddir)/doc/core/html/index.html \ $(top_builddir)/doc/gsm/html/index.html \ $(top_builddir)/doc/vty/html/index.html \ $(top_builddir)/doc/codec/html/index.html - cd $(top_builddir)/doc && tar cf html.tar * + cd $(top_builddir)/doc && tar cf html.tar */html $(top_builddir)/doc/core/html/index.html: $(SOURCES) Doxyfile rm -rf doc/core -- cgit v1.2.3