aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index 130d7f6..7cacf97 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -15,7 +15,7 @@ man1dir = $(mandir)/man1
infodir = $(prefix)/info
datadir = $(prefix)/lib
-INSTALL = $(srcdir)/../install -c
+INSTALL = install -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
MAKEINFO = makeinfo