Makefile: deal with realtive paths in test/
authorDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 12:50:06 +0000 (14:50 +0200)
committerDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 12:50:06 +0000 (14:50 +0200)
commitb708c9ab760991b4c77734f40b612e263b4ea2d0
treefcc7547cbea3585787620a14a58d106c7a436096
parent97bb86cbc0d3755e9e09ace3077de1b922dea4fc
Makefile: deal with realtive paths in test/

Invoke realpath to convert a possible relative path into an absolute one.
Makefile