]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/Makefile.in
ncurses 6.1 - patch 20190309
[ncurses.git] / panel / Makefile.in
index 5ed4b02a33f72abb5adf943d60700556567ea114..953e55243f47e2fbbde791194f0743609a73fc52 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.69 2015/08/05 23:15:41 tom Exp $
+# $Id: Makefile.in,v 1.70 2018/01/15 19:28:45 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2015,2018 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"), #
@@ -77,7 +77,7 @@ LT_UNDEF      = @LT_UNDEF@
 
 INSTALL                = @INSTALL@
 INSTALL_LIB    = @INSTALL@ @INSTALL_LIB@
-INSTALL_PROG   = @INSTALL_PROGRAM@
+INSTALL_PROG   = @INSTALL_PROGRAM@ @INSTALL_OPT_S@
 INSTALL_DATA   = @INSTALL_DATA@
 
 AR             = @AR@