configure.ac: releasing 0.10.6, "Take the cannoli"
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 14 May 2006 15:20:24 +0000 (15:20 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 14 May 2006 15:20:24 +0000 (15:20 +0000)
Original commit message from CVS:
2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>

* configure.ac:
releasing 0.10.6, "Take the cannoli"

gtk-doc.mak

index 1852b90..5d3752b 100644 (file)
@@ -220,6 +220,9 @@ uninstall-local:
          fi; \
          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE).devhelp' ; \
          rm -f $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
+         if test -e $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE).devhelp2; then \
+           rm -f $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
+         fi; \
          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/index.sgml' ; \
          rm -f $(DESTDIR)$(TARGET_DIR)/index.sgml; \
                if test -e $(DESTDIR)$(TARGET_DIR)/style.css; then \