diff options
Diffstat (limited to 'gettext-runtime/tests/Makefile.am')
-rw-r--r-- | gettext-runtime/tests/Makefile.am | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gettext-runtime/tests/Makefile.am b/gettext-runtime/tests/Makefile.am index ea5eb0a..a10a482 100644 --- a/gettext-runtime/tests/Makefile.am +++ b/gettext-runtime/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/tests subdirectory of GNU gettext -## Copyright (C) 2005 Free Software Foundation, Inc. +## Copyright (C) 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 @@ -35,11 +35,6 @@ clean-local: rm -rf SunWS_cache -# VMS support. - -EXTRA_DIST += Makefile.vms - - # Woe32 support. EXTRA_DIST += Makefile.msvc |