fix distcheck

Original commit message from CVS:
fix distcheck
This commit is contained in:
Thomas Vander Stichele 2005-09-03 16:16:15 +00:00
parent 10aaff00e3
commit 91cd48e4b7
2 changed files with 1 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 6fa4feccd5953a16dcf78f4c2bb3eca8040114ba
Subproject commit ddbcaa275c5f41f19d5665f0c52de1f9edcb4689

View file

@ -9,7 +9,6 @@ install-data-local: html
uninstall-local:
for part in $(HTML_DAT); do rm -rf $(DESTDIR)$(docdir)/$(DOC)/$$part; done
if test -d $(DESTDIR)$(docdir)/$(DOC); then rmdir $(DESTDIR)$(docdir)/$(DOC); fi
else
install-data-local:
uninstall-local: