another doc fix

Original commit message from CVS:
another doc fix
This commit is contained in:
Thomas Vander Stichele 2005-07-07 10:03:06 +00:00
parent d4b79188e8
commit 74e6ce0a7b

View file

@ -345,7 +345,7 @@ uninstall-local:
rm -f $(DESTDIR)$(TARGET_DIR)/style.css; \
fi; \
fi)
if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR) 2>/dev/null; fi
if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR) 2>/dev/null; fi; true
#
# Require gtk-doc when making dist