diff options
Diffstat (limited to 'gettext-tools/misc/Makefile.am')
-rw-r--r-- | gettext-tools/misc/Makefile.am | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gettext-tools/misc/Makefile.am b/gettext-tools/misc/Makefile.am index 1147771..2a075c7 100644 --- a/gettext-tools/misc/Makefile.am +++ b/gettext-tools/misc/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/misc subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2000-2003, 2005 Free Software Foundation, Inc. +## Copyright (C) 1995-1997, 2000-2003, 2005-2006 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 @@ -46,11 +46,6 @@ lisp_LISP = start-po.el po-mode.el po-compat.el EXTRA_DIST += $(lisp_LISP) -# VMS support. - -EXTRA_DIST += Makefile.vms - - # Woe32 support. EXTRA_DIST += Makefile.msvc |