]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
build: Uninstall JavaScript and CSS from htmldir
authorSimon McVittie <smcv@collabora.com>
Fri, 27 Apr 2018 17:18:07 +0000 (18:18 +0100)
committerSimon McVittie <smcv@collabora.com>
Sun, 9 Jun 2019 13:20:37 +0000 (14:20 +0100)
Otherwise, distcheck fails when mallard-ducktype is available.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 9391d769ae335872e5b770f6741855fde45b8186)
(cherry picked from commit 08e48ca660ad83cf573679d636cb6a23fa5e5454)

doc/Makefile.am

index 6e01e1ab102f251d55e9c6932c6802432178dd73..1a5dd89f1b9972198016e94ccc52ff488fa32a75 100644 (file)
@@ -131,6 +131,8 @@ uninstall-local::
        rm -f $(DESTDIR)$(apidir)/*.png
        rm -f $(DESTDIR)$(apidir)/*.css
        rm -f $(DESTDIR)$(apidir)/*.js
+       rm -f $(DESTDIR)$(htmldir)/*.css
+       rm -f $(DESTDIR)$(htmldir)/*.js
        rm -f $(DESTDIR)$(htmldir)/*.html
        rm -f $(DESTDIR)$(docdir)/*.txt
        rm -f $(DESTDIR)$(htmldir)/*.png