summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-07-01 16:29:28 +0200
committerBruno Haible <bruno@clisp.org>2012-07-01 16:29:28 +0200
commit73f48ca14d80febf4b1c5433614132b4b1b8c4ca (patch)
treeee4449faba9324bafda21280c1acbd5888e27f91 /Makefile.in
parent9702bc0bffac4b0719f3b075207f4bfef9ef08bb (diff)
downloadgperf-73f48ca14d80febf4b1c5433614132b4b1b8c4ca.tar.gz
Distribute install-sh.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 12c8da6..b91c78d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -64,7 +64,7 @@ SOURCE_FILES = \
configure.ac aclocal.m4 Makefile.in Makefile.msvc Makefile.vms \
Makefile.devel ChangeLog
# List of distributed files imported from other packages.
-IMPORTED_FILES = COPYING INSTALL mkinstalldirs
+IMPORTED_FILES = COPYING INSTALL install-sh mkinstalldirs
# List of distributed files generated by autotools or Makefile.devel.
GENERATED_FILES = configure
# List of distributed files generated by "make".