X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=66797646952aa1fa5d43c2fc30329029165dacab;hb=3476415b609c972cb304ef84179af9d18818b7e6;hp=c786bf3ac84f3687479019cc71e6e19d71c18f76;hpb=27fb16446f2a3cfa7282cb678fe11c5e231584ce;p=m17n%2Fm17n-contrib.git diff --git a/Makefile.am b/Makefile.am index c786bf3..6679764 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,14 +16,21 @@ # 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_DATA = tbl2mim.awk -EXTRA_DIST = im-indic +EXTRA_DIST = config.rpath m4/ChangeLog ${m17n_DATA} ${m17n_icon_DATA} \ + ${bin_SCRIPTS} + +SUBDIRS = po + +ACLOCAL_AMFLAGS = -I m4