X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=ad1f47a22e8de5094bda66c23dec822a0e192020;hp=1c362b936e57c19de75aa9a38ed06d3c01c52202;hb=0266ec751090f9523ae676f357095176e293fb16;hpb=c3e8eb8e7407c4173394c2f52c635ed86327edc6 diff --git a/menu/Makefile.in b/menu/Makefile.in index 1c362b93..ad1f47a2 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.56 2012/09/29 19:37:34 tom Exp $ +# $Id: Makefile.in,v 1.57 2013/08/04 20:23:27 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"), # @@ -57,6 +57,9 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ includedir = @includedir@ +includesubdir = @includesubdir@ + +INCLUDEDIR = $(DESTDIR)$(includedir)$(includesubdir) LIBTOOL = @LIBTOOL@ LIBTOOL_CLEAN = @LIB_CLEAN@