]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/Makefile.in
ncurses 5.6 - patch 20070331
[ncurses.git] / menu / Makefile.in
index 4d68557e6bf37e66335c746813926ed6cc7abfb5..b439de7169f623fb2f7b062f47ef9fd150cc65d3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.45 2007/03/03 20:51:25 tom Exp $
+# $Id: Makefile.in,v 1.46 2007/03/31 15:46:42 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -126,7 +126,7 @@ sources :   $(AUTO_SRC)
 
 $(DESTDIR)$(bindir) \
 $(DESTDIR)$(libdir) :
-       sh $(srcdir)/../mkinstalldirs $@
+       sh $(srcdir)/../mkdirs.sh $@
 
 # make copies to simplify include-paths while still keeping menu's include
 # file in this directory.