]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/Makefile.in
ncurses 5.9 - patch 20130805
[ncurses.git] / panel / Makefile.in
index 716b17dbff1e24b7f6f238c84a62cf00ebb927bf..baa080b3c7b09b06e221d77a2c510016d20aa196 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.61 2012/09/29 19:37:34 tom Exp $
+# $Id: Makefile.in,v 1.62 2013/08/04 20:23:32 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2011,2012 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2012,2013 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"), #
@@ -59,6 +59,9 @@ libdir                = @libdir@
 includedir     = @includedir@
 datarootdir    = @datarootdir@
 datadir                = @datadir@
+includesubdir  = @includesubdir@
+
+INCLUDEDIR     = $(DESTDIR)$(includedir)$(includesubdir)
 
 LIBTOOL                = @LIBTOOL@
 LIBTOOL_CLEAN  = @LIB_CLEAN@