summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-10-09 20:03:57 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-10-09 20:03:57 +0200
commite8805053526d14b431814ef7bd8ae61a58e48f2e (patch)
tree145f7a93931ffe1c7a0e49c4f5ba38195f7b88ba
parent348f6c99f289f1f265d3b5f91fbcae0cd6f389f6 (diff)
build: fix documentation build
-rw-r--r--docs/reference/libqmi-glib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libqmi-glib/Makefile.am b/docs/reference/libqmi-glib/Makefile.am
index b4cfef6..136e3f5 100644
--- a/docs/reference/libqmi-glib/Makefile.am
+++ b/docs/reference/libqmi-glib/Makefile.am
@@ -96,7 +96,7 @@ CLEANFILES += \
$(DOC_MODULE).signals \
$(DOC_MODULE).types \
$(DOC_MODULE)-sections.txt \
- $(DOC_MODULE)-sections.mstamp
+ $(DOC_MODULE)-sections.mstamp \
*.stamp \
-rf xml html tmpl \
$(NULL)