mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Properly distribute metainfo.
This commit is contained in:
parent
837791c5ef
commit
cd5d1be8f8
@ -15,7 +15,6 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
|
|||||||
dist_pkgdata_DATA += configure.py
|
dist_pkgdata_DATA += configure.py
|
||||||
|
|
||||||
dist_noinst_DATA = \
|
dist_noinst_DATA = \
|
||||||
appdata.xml \
|
|
||||||
fonts/test/check_glyphs.lyx \
|
fonts/test/check_glyphs.lyx \
|
||||||
images/README \
|
images/README \
|
||||||
images/font-smallcaps.svgz \
|
images/font-smallcaps.svgz \
|
||||||
@ -3142,6 +3141,9 @@ CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \
|
|||||||
endif
|
endif
|
||||||
dist_noinst_DATA += lyx.desktop.in images/lyx.png
|
dist_noinst_DATA += lyx.desktop.in images/lyx.png
|
||||||
|
|
||||||
|
metainfodir = $(datadir)/metainfo
|
||||||
|
dist_metainfo_DATA = org.lyx.LyX.metainfo.xml
|
||||||
|
|
||||||
exampleandtemplate_files = \
|
exampleandtemplate_files = \
|
||||||
$(dist_arpresentationexamples_DATA) \
|
$(dist_arpresentationexamples_DATA) \
|
||||||
$(dist_articleexamples_DATA) \
|
$(dist_articleexamples_DATA) \
|
||||||
|
Loading…
Reference in New Issue
Block a user