mongoose: fix build failure
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 7 Aug 2014 17:20:16 +0000 (14:20 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Aug 2014 20:11:58 +0000 (22:11 +0200)
commit595300f892b4bd3fdf26ea744fe9ac8b70d938db
treef07b0852bbe0367071cb69ba4fd7d4cd4aaeea2a
parente3d3a49a831fcf45fb850be263c0c5c7abf32c8d
mongoose: fix build failure

mongoose.h looks missing because we're not building locally, so add
the appropriate -I flag. Fixes:
http://autobuild.buildroot.net/results/701/701711626548bd166cd5bc5669e4761ffed074d1/

[Thomas: change the solution to use -I$(@D) instead of switching to
the build directory.]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mongoose/mongoose.mk