mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 02:58:01 +02:00
doc: Uninstall *.svg generated by Doxygen
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
f013f991fa
commit
8afc535770
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ endif
|
|||
|
||||
uninstall-local::
|
||||
rm -f $(DESTDIR)$(apidir)/*.html
|
||||
rm -f $(DESTDIR)$(apidir)/*.svg
|
||||
rm -f $(DESTDIR)$(apidir)/*.png
|
||||
rm -f $(DESTDIR)$(apidir)/*.css
|
||||
rm -f $(DESTDIR)$(apidir)/*.js
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue