Use relative instead of absolute SUBDIRS, as usual.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 18 Jan 2012 01:17:50 +0000 (11:17 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 18 Jan 2012 03:59:34 +0000 (04:59 +0100)
commitc803933c46c9a9986cd73701066c08dfefd0dcfc
treed281aa5c02c061b173b73c1aa2135754a14ca980
parent50f5987f36bcfcfabe141ba2df7bb8ac157f509b
Use relative instead of absolute SUBDIRS, as usual.

There doesn't seem to be any reason for using the full path to subdirs
here.  Using the full path is unconventional, and it causes the
makefile targets to be named after the full path to the subdir, which
is unnecessarily long and also unpredictable.

Change-Id: I88361b50a4814b5b063f6d84bc68ff6955af1960
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
src/src.pro