qperf
qperf copied to clipboard
Fix 'make distcheck'
Now 'make distcheck' works.
This mainly fixed separate build directory:
mkdir build_dir1 cd build_dir1 ../configure make # and make install, and whatever
Signed-off-by: Tzafrir Cohen [email protected]