* profile/Makefile.in (mkinstalldirs): Correct relative path.

This commit is contained in:
Earnie Boyd 2001-06-04 20:45:30 +00:00
parent 4c4db90d7e
commit 2c1296f856
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ SHELL = /bin/sh
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
mkinstalldirs = $(SHELL) $(srcdir)/../../mkinstalldirs
mkinstalldirs = $(SHELL) $(srcdir)/../mkinstalldirs
DISTFILES = Makefile.in configure configure.in gcrt0.c gmon.c gmon.h mcount.c \
profil.c profil.h profile.h