Makefile.in (flatpak-1.8.2.tar.xz) | : | Makefile.in (flatpak-1.8.3.tar.xz) | ||
---|---|---|---|---|
# Makefile.in generated by automake 1.16.1 from Makefile.am. | # Makefile.in generated by automake 1.16.2 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994-2018 Free Software Foundation, Inc. | # Copyright (C) 1994-2020 Free Software Foundation, Inc. | |||
# This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation | |||
# gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, | |||
# with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
skipping to change at line 670 | skipping to change at line 670 | |||
$(DOC_MAIN_SGML_FILE) \ | $(DOC_MAIN_SGML_FILE) \ | |||
$(DOC_MODULE)-sections.txt \ | $(DOC_MODULE)-sections.txt \ | |||
$(DOC_MODULE)-overrides.txt | $(DOC_MODULE)-overrides.txt | |||
EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in | EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in | |||
DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \ | DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \ | |||
html-build.stamp pdf-build.stamp \ | html-build.stamp pdf-build.stamp \ | |||
sgml.stamp html.stamp pdf.stamp | sgml.stamp html.stamp pdf.stamp | |||
SCANOBJ_FILES = \ | SCANOBJ_FILES = \ | |||
$(DOC_MODULE).actions \ | ||||
$(DOC_MODULE).args \ | $(DOC_MODULE).args \ | |||
$(DOC_MODULE).hierarchy \ | $(DOC_MODULE).hierarchy \ | |||
$(DOC_MODULE).interfaces \ | $(DOC_MODULE).interfaces \ | |||
$(DOC_MODULE).prerequisites \ | $(DOC_MODULE).prerequisites \ | |||
$(DOC_MODULE).signals | $(DOC_MODULE).signals | |||
REPORT_FILES = \ | REPORT_FILES = \ | |||
$(DOC_MODULE)-undocumented.txt \ | $(DOC_MODULE)-undocumented.txt \ | |||
$(DOC_MODULE)-undeclared.txt \ | $(DOC_MODULE)-undeclared.txt \ | |||
$(DOC_MODULE)-unused.txt | $(DOC_MODULE)-unused.txt | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 3 lines changed or added |