Fix distcheck with newer Doxygen: remove *.js, too, during uninstall dbus-1.6.0
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 5 Jun 2012 12:29:11 +0000 (13:29 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 5 Jun 2012 12:29:11 +0000 (13:29 +0100)
doc/Makefile.am

index 591efc9..b265987 100644 (file)
@@ -106,6 +106,7 @@ uninstall-local::
        rm -f $(DESTDIR)$(apidir)/*.html
        rm -f $(DESTDIR)$(apidir)/*.png
        rm -f $(DESTDIR)$(apidir)/*.css
+       rm -f $(DESTDIR)$(apidir)/*.js
        rm -f $(DESTDIR)$(htmldir)/*.html
        rm -f $(DESTDIR)$(docdir)/*.txt
        rm -f $(DESTDIR)$(htmldir)/*.png