]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/Makefile.in
ncurses 5.9 - patch 20120902
[ncurses.git] / ncurses / Makefile.in
index fa34e1abc2182232d80799e9d26ca82590326c27..3662925d67aceedc90b2b3ed455f59180fbb2abf 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.132 2012/03/17 16:45:38 tom Exp $
+# $Id: Makefile.in,v 1.133 2012/08/11 21:31:56 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2011,2012 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -64,6 +64,7 @@ exec_prefix   = @exec_prefix@
 bindir         = @bindir@
 libdir         = @libdir@
 includedir     = @includedir@
+datarootdir    = @datarootdir@
 datadir                = @datadir@
 
 LIBTOOL                = @LIBTOOL@