ChangeLog: Copy section headers from changelogs/ChangeLog-5.46.md.
[maxima/cygwin.git] / desktopintegration / Makefile.am
blob97bf660d1933bb2a5df2c6a7d2e85f9044cd0472
1 EXTRA_DIST = x-mac.xml x-maxima-out.xml \
2   text-x-maximasession.svg text-x-maxima-out.svg maxima rmaxima xmaxima \
3   net.sourceforge.maxima.xmaxima.desktop
5 appinfodir = $(datarootdir)/metainfo
6 dist_appinfo_DATA = net.sourceforge.maxima.xmaxima.appdata.xml
8 mimedatadir = $(datarootdir)/mime/packages
9 dist_mimedata_DATA = x-mac.xml x-maxima-out.xml
11 appicondir = $(datarootdir)/pixmaps
12 dist_appicon_DATA = text-x-maximasession.svg text-x-maxima-out.svg
14 bashcompletiondir = ${datarootdir}/bash-completion/completions
15 bashcompletion_DATA = maxima rmaxima xmaxima
17 desktopdir = $(datarootdir)/applications
18 dist_desktop_DATA = net.sourceforge.maxima.xmaxima.desktop