build: don't add PNGs in content_files, no longer needed

This commit is contained in:
Aleksander Morgado
2015-10-06 19:44:08 +02:00
parent b35de2b15f
commit b58ff7cdf0
2 changed files with 1 additions and 7 deletions

View File

@@ -60,7 +60,6 @@ HTML_IMAGES = \
$(NULL)
content_files = \
$(HTML_IMAGES) \
$(NULL)
if ENABLE_GTK_DOC