summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2005-12-25 19:48:36 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2005-12-25 19:48:36 +0000
commitac67b321e3b9de836660018e216e76dd953721db (patch)
tree7713b967299a5c55c4443996cf7ccc3a621b31b6 /doc
parent27a53de62aa4af16ee14a6abf20557ab24d0b113 (diff)
downloadlibgphoto2-ac67b321e3b9de836660018e216e76dd953721db.tar.gz
really clean up all generated files
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8336 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0a4d36d76..cda462809 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -39,6 +39,8 @@ uninstall-apidocs:
clean-apidocs:
rm -rf $(DOXYGEN_OUTPUT_DIR)
+ rm -f $(DOXYGEN_OUTPUT_DIR).stamp
+ rm -f $(HTML_APIDOC_DIR).tar.gz
# if we ever have more targets, move those out...