Use the correct project filenames for flactimer.
authorRalph Giles <giles@mozilla.com>
Wed, 1 Feb 2012 19:16:10 +0000 (11:16 -0800)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Thu, 2 Feb 2012 06:32:45 +0000 (17:32 +1100)
commit83e4d70a05d29cae94885bbf3e9a9aecf2284b38
tree3e72190b5a2206f25f60cef2d8a40afd10106902
parent3b41451197f2cc7afb13753caaccbadaa74eca32
Use the correct project filenames for flactimer.

'make dist' was failing because src/utils/flactime/Makefile.am listed
'flactime' instead of 'flactimer' as the base name of the MSVC project
files. Since the files uses the 'flactimer' name internally, I updated
the Makefile rather than the filenames.
src/utils/flactimer/Makefile.am