]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - misc/Makefile.in
ncurses 5.7 - patch 20081213
[ncurses.git] / misc / Makefile.in
index 4cb39b0c79db9b3f41137336de44b7bd20471b4c..a3a8b79ff4572eb3672c54639994c015bf6a9506 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.43 2007/03/31 15:54:17 tom Exp $
+# $Id: Makefile.in,v 1.44 2008/12/13 18:48:47 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -66,7 +66,7 @@ ticfile               = $(ticdir).db
 source         = @TERMINFO_SRC@
 
 INSTALL                = @INSTALL@
-INSTALL_PROG   = @INSTALL_PROGRAM@
+INSTALL_PROG   = @INSTALL_SCRIPT@
 INSTALL_DATA   = @INSTALL_DATA@
 
 ################################################################################