X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2FMakefile.in;h=a8d4295091dddfd40e02e00a91bb1491d9386c8e;hp=ed770058f6ac30fdfdc23c039682b3c0e9978691;hb=d2650934c6f7223556f59cfb45dfc904018ee9d9;hpb=d4d1d81ab6fc1ad681ff120d925099f947fefcf3 diff --git a/panel/Makefile.in b/panel/Makefile.in index ed770058..a8d42950 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.59 2011/08/07 15:46:50 tom Exp $ +# $Id: Makefile.in,v 1.60 2012/08/11 21:31:56 tom Exp $ ############################################################################## # Copyright (c) 1998-2010,2011 Free Software Foundation, Inc. # # # @@ -57,6 +57,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ includedir = @includedir@ +datarootdir = @datarootdir@ datadir = @datadir@ LIBTOOL = @LIBTOOL@