(bin_SCRIPTS): New variable.
[m17n/m17n-contrib.git] / Makefile.am
1 # Makefile.am -- Makefile for the m17n-contrib
2 # Copyright (C) 2006
3 #   National Institute of Advanced Industrial Science and Technology (AIST)
4 #   Registration Number H15PRO112
5
6 # This file is part of the m17n-contrib; a sub-part of the m17n
7 # library.
8
9 # The m17n library is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU Lesser General Public License
11 # as published by the Free Software Foundation; either version 2.1 of
12 # the License, or (at your option) any later version.
13
14 # The m17n library is distributed in the hope that it will be useful,
15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 # Lesser General Public License for more details.
18
19 # You should have received a copy of the GNU General Public License
20 # along with GNU Emacs; see the file COPYING.  If not, write to
21 # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 # Boston, MA 02110-1301, USA.
23
24 m17ndir = @M17NDIR@
25 m17n_icondir = ${m17ndir}/icons
26 m17n_DATA = @INPUT_METHOD@
27 m17n_icon_DATA= @ICONS@
28
29 bin_SCRIPTS = tbl2mim.awk
30
31 EXTRA_DIST = ${m17n_DATA} ${m17n_icon_DATA}