]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/Makefile.in
ncurses 5.9 - patch 20120811
[ncurses.git] / panel / Makefile.in
index ed770058f6ac30fdfdc23c039682b3c0e9978691..a8d4295091dddfd40e02e00a91bb1491d9386c8e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.59 2011/08/07 15:46:50 tom Exp $
+# $Id: Makefile.in,v 1.60 2012/08/11 21:31:56 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -57,6 +57,7 @@ exec_prefix   = @exec_prefix@
 bindir         = @bindir@
 libdir         = @libdir@
 includedir     = @includedir@
+datarootdir    = @datarootdir@
 datadir                = @datadir@
 
 LIBTOOL                = @LIBTOOL@