X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2FMakefile.in;h=b3174dfb8965fd8e6044341c8bdd87ccd241927e;hp=e796c400b25a4078e9a57b3af6d6a0d758778b13;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/panel/Makefile.in b/panel/Makefile.in index e796c400..b3174dfb 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.46 2003/11/01 22:44:33 tom Exp $ +# $Id: Makefile.in,v 1.47 2006/10/14 20:40:36 tom Exp $ ############################################################################## -# Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. # +# Copyright (c) 1998-2003,2006 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"), # @@ -67,7 +67,7 @@ LIBTOOL_UNINSTALL = @LIB_UNINSTALL@ INSTALL = @INSTALL@ INSTALL_LIB = @INSTALL@ @INSTALL_LIB@ -INSTALL_PROG = @INSTALL_PROG@ +INSTALL_PROG = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ AR = @AR@