X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2FMakefile.in;h=716b17dbff1e24b7f6f238c84a62cf00ebb927bf;hp=a8d4295091dddfd40e02e00a91bb1491d9386c8e;hb=925cd3b851aa2c58529dfaba8ed2c727e718a1e0;hpb=d2650934c6f7223556f59cfb45dfc904018ee9d9 diff --git a/panel/Makefile.in b/panel/Makefile.in index a8d42950..716b17db 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.60 2012/08/11 21:31:56 tom Exp $ +# $Id: Makefile.in,v 1.61 2012/09/29 19:37:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2010,2011 Free Software Foundation, Inc. # +# Copyright (c) 1998-2011,2012 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"), # @@ -114,7 +114,7 @@ ABI_VERSION = @cf_cv_abi_version@ RANLIB = @LIB_PREP@ -LIBRARIES = @LIBS_TO_MAKE@ +LIBRARIES = @Libs_To_Make@ LINT = @LINT@ LINT_OPTS = @LINT_OPTS@