X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2FMakefile.in;h=df346ccebeba5e47899be33d7d1aae589ef4934b;hp=ed03703e6ac69780f5a679f1a4164693e8548168;hb=41677b308e138027b7e435f741ee7fe5651237b0;hpb=cf94c7485f7b40ff7870b5bf9a65e7ab87481a76 diff --git a/panel/Makefile.in b/panel/Makefile.in index ed03703e..df346cce 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.56 2010/04/03 15:23:13 tom Exp $ +# $Id: Makefile.in,v 1.57 2010/05/15 20:04:40 tom Exp $ ############################################################################## # Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. # # # @@ -129,7 +129,7 @@ sources: $(AUTO_SRC) $(DESTDIR)$(bindir) \ $(DESTDIR)$(libdir) : - sh $(srcdir)/../mkdirs.sh $@ + mkdir -p $@ # make a copy to simplify include-paths while still keeping panel's include # file in this directory.