Running make test returns file not found error
Brought to you by:
dwheeler
The sloccount script performs a cd $datadir and then executes the break_filelist perl script.
The first problem is that the makefile doesn't allow overriding the datadir.
The second problem is that the sloccount script assumes break_filelist is installed in the datadir instead of invoking the original copy where the repository has been cloned.
Creating filelist for testcode
Categorizing files.
./sloccount: line 229: break_filelist: not found