aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-08-17 19:37:26 +0200
committerHarald Welte <laforge@gnumonks.org>2011-08-17 19:37:26 +0200
commit7992af018097c1db3ed124a4898cb9184ddfbf82 (patch)
treeac52f6ce60fbe7250e68c7b02962e2d4e691cb69 /Makefile.am
parent01dfad85f82d1208715c905ebc0c1fe447cd5c17 (diff)
doxygen: fix correct use of doc/core subdirectory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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