X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2FMakefile.in;h=692ad1cb087f084ef04c54f656c249f1f1a32d1c;hp=2371442a9034d21e472a7d3e1d02d6b4841f4c1a;hb=5a9c046f10f72b47ad32801a8e54fe3d05aa8051;hpb=33b3156f43919fb75726db2647d3364037d9e1d5;ds=sidebyside diff --git a/panel/Makefile.in b/panel/Makefile.in index 2371442a..692ad1cb 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.49 2007/03/03 20:51:25 tom Exp $ +# $Id: Makefile.in,v 1.50 2007/03/31 15:46:42 tom Exp $ ############################################################################## # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # # # @@ -125,7 +125,7 @@ sources: $(AUTO_SRC) $(DESTDIR)$(bindir) \ $(DESTDIR)$(libdir) : - sh $(srcdir)/../mkinstalldirs $@ + sh $(srcdir)/../mkdirs.sh $@ # make a copy to simplify include-paths while still keeping panel's include # file in this directory.