Update copyright year.
[m17n/m17n-contrib.git] / Makefile.am
index 819d1e7..d45000f 100644 (file)
 # 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} \
+       ${m17n_script_SCRIPTS} bootstrap.sh
 
-EXTRA_DIST = ${m17n_DATA} ${m17n_icon_DATA}
+SUBDIRS = po
+
+ACLOCAL_AMFLAGS = -I m4