build: don't add PNGs in content_files, no longer needed
This commit is contained in:
@@ -54,12 +54,7 @@ HTML_IMAGES = \
|
|||||||
$(LOGOS_PNG) \
|
$(LOGOS_PNG) \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# Note that PNG files are also added in content_files so that
|
content_files =
|
||||||
# the documentation is not built before the PNGs.
|
|
||||||
content_files = \
|
|
||||||
$(HTML_IMAGES) \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
expand_content_files = \
|
expand_content_files = \
|
||||||
ModemManager-overview.xml \
|
ModemManager-overview.xml \
|
||||||
ModemManager-dbus-reference.xml \
|
ModemManager-dbus-reference.xml \
|
||||||
|
@@ -60,7 +60,6 @@ HTML_IMAGES = \
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
content_files = \
|
content_files = \
|
||||||
$(HTML_IMAGES) \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
if ENABLE_GTK_DOC
|
if ENABLE_GTK_DOC
|
||||||
|
Reference in New Issue
Block a user