build: diagrams and logos are no longer generated during build, so don't remove them

This commit is contained in:
Aleksander Morgado
2015-10-06 19:44:51 +02:00
parent b58ff7cdf0
commit 2c0da94319
2 changed files with 0 additions and 11 deletions

View File

@@ -89,8 +89,3 @@ CLEANFILES += \
*.stamp \
-rf xml html tmpl \
$(NULL)
# PNGs are removed only in maintainer-clean
# Logos are copied to current directory by gtk-doc
DISTCLEANFILES = \
$(notdir $(LOGOS_PNG))