X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-contrib.git;a=blobdiff_plain;f=Makefile.am;h=38a5e835a4758d4c772e8438245db184c5a80a13;hp=350d6cd04c2b22b4fbc7d347bc4b54828371c94a;hb=9ab546e6ee6809d822ba7bb078a7c3856cd291c5;hpb=202659ef0253e661f091dfa28c66bb0e90c894e6 diff --git a/Makefile.am b/Makefile.am index 350d6cd..38a5e83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,19 +16,20 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. -# You should have received a copy of the GNU General Public License -# along with GNU Emacs; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# You should have received a copy of the GNU Lesser General Public +# License along with the m17n library; if not, write to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02110-1301, USA. m17ndir = @M17NDIR@ m17n_icondir = ${m17ndir}/icons m17n_DATA = @INPUT_METHOD@ m17n_icon_DATA= @ICONS@ +m17n_scriptdir = ${m17ndir}/scripts +m17n_script_SCRIPTS = tbl2mim.awk -bin_SCRIPTS = tbl2mim.awk - -EXTRA_DIST = config.rpath m4/ChangeLog ${m17n_DATA} ${m17n_icon_DATA} +EXTRA_DIST = config.rpath m4/ChangeLog ${m17n_DATA} ${m17n_icon_DATA} \ + ${m17n_script_SCRIPTS} SUBDIRS = po