# # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab # Copyright (C) Scilab Enterprises - 2011-2013 - Clement David # # This file must be used under the terms of the CeCILL. # This source file is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt # SUBDIRS = images/icons/ # Desktop file # Note that here, it is datadir and NOT pkgdatadir desktopdir = $(datadir)/applications desktop_DATA = scilab-adv-cli.desktop \ scilab-cli.desktop \ scilab.desktop \ xcos.desktop \ scinotes.desktop # Mimetype file # Note that here, it is datadir and NOT pkgdatadir mimedir = $(datadir)/mime/packages mime_DATA = scilab.xml # AppData file # Note that here, it is datadir and NOT pkgdatadir appdatadir = $(datadir)/appdata appdata_DATA = scilab.appdata.xml