summaryrefslogtreecommitdiff
path: root/gettext-tools/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-04-22 14:16:31 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:11 +0200
commitebdacfb2d0f5e376ca1e03005d924b5f99e139bd (patch)
treedcb5e308cc0e1180d13a5c282d4e7e6b75ebf361 /gettext-tools/Makefile.am
parentc517d1cdf263cb7c84e5d759a33d0d5dbef48a51 (diff)
downloadgettext-ebdacfb2d0f5e376ca1e03005d924b5f99e139bd.tar.gz
Stop using the mkinstalldirs script.
Diffstat (limited to 'gettext-tools/Makefile.am')
-rw-r--r--gettext-tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am
index dd7aa3513..fb3e148ad 100644
--- a/gettext-tools/Makefile.am
+++ b/gettext-tools/Makefile.am
@@ -1,5 +1,5 @@
## Makefile for the gettext-tools directory of GNU gettext
-## Copyright (C) 1995-1999, 2000-2005 Free Software Foundation, Inc.
+## Copyright (C) 1995-1999, 2000-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
@@ -28,7 +28,7 @@ EXTRA_DIST = misc/DISCLAIM
# Files installed for use by gettextize.
gettextsrcdir = $(datadir)/gettext
-gettextsrc_SCRIPTS = ../autoconf-lib-link/config.rpath ../build-aux/mkinstalldirs
+gettextsrc_SCRIPTS = ../autoconf-lib-link/config.rpath
# Files copied from other directories.