tests: unbreak PACKAGE_BUILD_DIR usage in makefiles
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 27 Mar 2018 19:31:00 +0000 (15:31 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 13:25:46 +0000 (22:25 +0900)
commit56e03ca8ed9ec6e63f46e11a9b686e81d6ac8b0d
tree445f43a823545d800a612be63861fe9b7fd7fb8f
parent4a734b9e26d65efb5c0f47ee6b2331573e92f880
tests: unbreak PACKAGE_BUILD_DIR usage in makefiles

for some reason, a few projects changed this from the expected value of
abs_top_builddir for their test suites, breaking the usage of this define
within those tests

fix T6812

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
src/Makefile_Ector.am
src/Makefile_Eina.am
src/Makefile_Evil.am