diff -uNr thewidgetfactory-0.2.1/Makefile.in thewidgetfactory-0.2.1/Makefile.in --- thewidgetfactory-0.2.1-old/Makefile.in 2006-03-29 04:31:05.000000000 -0500 +++ thewidgetfactory-0.2.1/Makefile.in 2008-04-07 20:17:20.000000000 -0400 @@ -159,6 +159,7 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ --- thewidgetfactory-0.2.1/src/Makefile.in 2006-03-29 04:31:05.000000000 -0500 +++ thewidgetfactory-0.2.1/src/Makefile.in 2008-04-07 20:22:51.000000000 -0400 @@ -158,6 +158,7 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@