gpredict/data/metainfo/Makefile.am
AsciiWolf 91a4a3fb15 Desktop fixes
- Add svg icon installed into a standard icons dir instead of the non-standard dimensions png in pixmaps
- Rename the desktop icon to just "gpredict" to match desktop file name
- Add AppStream metainfo file
- Fix Makefile formatting
2024-09-17 22:43:53 +02:00

5 lines
141 B
Makefile

gpredict_metainfodir = $(datadir)/metainfo
gpredict_metainfo_DATA = dk.oz9aec.Gpredict.metainfo.xml
EXTRA_DIST = $(gpredict_metainfo_DATA)