Remove conditional check to export parser and mako script

As part of the CI build noticed elog parser and mako script are not
exported becuse of conditional check in the Makefile.

Removed conditional check so that files are exported all the time.

Conditional check works for bitbake build as the conditional value
is set for native recipe build.

Change-Id: I65a020757b7176e299af70a8ba9a647b415891be
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
2 files changed