X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2FMakefile.in;h=5e8bd42a6e93a080cbf31308a009a1eb96447fd7;hp=a81320647383232926c6fd597375412e041d7917;hb=17d9459c7aecedecbfc59b8ba5d29279a01e9003;hpb=1d743ae945e51bb1bc773ec7bd3e0d51dbf9afab diff --git a/test/Makefile.in b/test/Makefile.in index a8132064..5e8bd42a 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.110 2013/08/04 20:23:20 tom Exp $ +# $Id: Makefile.in,v 1.113 2014/08/02 15:45:05 tom Exp $ ############################################################################## -# Copyright (c) 1998-2011,2013 Free Software Foundation, Inc. # +# Copyright (c) 1998-2013,2014 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"), # @@ -47,6 +47,8 @@ MODEL = ../@DFT_OBJ_SUBDIR@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ + bindir = @bindir@ libdir = @libdir@ includedir = @includedir@