]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move elisp-comp to a different directory.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Feb 2003 21:27:04 +0000 (21:27 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:05 +0000 (12:10 +0200)
gettext-tools/misc/ChangeLog
gettext-tools/misc/Makefile.am

index 71b4171828c06b5fa2b7c251f4f082b226e1eb10..73aade5f2b88523e88ca618eb1e3fdbf5e94a71c 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-12  Bruno Haible  <bruno@clisp.org>
+
+       * elisp-comp: Move to ../../config/elisp-comp.
+       * Makefile.am (EXTRA_DIST): Remove elisp-comp.
+
 2003-01-12  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am: Make use of += for variables.
index ddacd3a587f88525cadfc2b75e0fe8920d1b1ab8..d56998190abfd07902a1ccc58056b9600ef8a772 100644 (file)
@@ -1,4 +1,4 @@
-## Makefile for the misc subdirectory of the GNU NLS Utilities
+## Makefile for the gettext-tools/misc subdirectory of GNU gettext
 ## Copyright (C) 1995-1997, 2000-2003 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
@@ -41,7 +41,7 @@ archive.tar.gz:
 
 lisp_LISP = po-mode.el po-compat.el
 
-EXTRA_DIST += elisp-comp $(lisp_LISP)
+EXTRA_DIST += $(lisp_LISP)
 
 
 # Old sh interface.