From 53b97abd2f42986d59c94de3fc70513d4dafc1d3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 8 Jan 2003 14:15:39 +0000 Subject: [PATCH] Distribute elisp-comp. --- misc/ChangeLog | 4 ++++ misc/Makefile.am | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index 9049d5c15..0ba66ed01 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2003-01-08 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add elisp-comp. + 2002-12-07 Bruno Haible Switch to autoconf-2.57 and automake-1.7.2. diff --git a/misc/Makefile.am b/misc/Makefile.am index 89c27b16e..4794be0da 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the misc subdirectory of the GNU NLS Utilities -## Copyright (C) 1995-1997, 2000-2002 Free Software Foundation, Inc. +## Copyright (C) 1995-1997, 2000-2003 Free Software Foundation, Inc. ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ AUTOMAKE_OPTIONS = 1.2 gnits -EXTRA_DIST = gettext.perl gettext-sh tcl_gettext.c README-Tcl add-to-archive cvsuser.c archive.tar.gz $(lisp_LISP) +EXTRA_DIST = elisp-comp gettext.perl gettext-sh tcl_gettext.c README-Tcl add-to-archive cvsuser.c archive.tar.gz $(lisp_LISP) DISTCLEANFILES = gettextize autopoint lisp_LISP = po-mode.el po-compat.el -- 2.47.3