]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/Makefile.in
ncurses 5.9 - patch 20130805
[ncurses.git] / ncurses / Makefile.in
index 4aa0383ed6d4db03f27a10f1a8722e35ba9f70d8..f4965c085c342e8a28f05d520fe355169a712568 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.137 2013/07/06 18:32:22 tom Exp $
+# $Id: Makefile.in,v 1.138 2013/08/04 20:20:45 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2011,2012 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -66,6 +66,9 @@ libdir                = @libdir@
 includedir     = @includedir@
 datarootdir    = @datarootdir@
 datadir                = @datadir@
+includesubdir  = @includesubdir@
+
+INCLUDEDIR     = $(DESTDIR)$(includedir)$(includesubdir)
 
 LIBTOOL                = @LIBTOOL@
 LIBTOOL_CLEAN  = @LIB_CLEAN@