meson: Fix typoed filename

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
Jon TURNEY 2017-05-04 13:46:25 +01:00 committed by Adam Jackson
parent 4925348133
commit ce6741f6ac

View File

@ -1,7 +1,7 @@
if host_machine.system() == 'linux'
srcs_fbdevhw = 'fbdevhw.c'
else
srcs_fbdevhw = 'fbdevhwstubs.c'
srcs_fbdevhw = 'fbdevhwstub.c'
endif
shared_module('fbdevhw',