libv4l: fix Makefile include dir references
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 Nov 2009 11:47:40 +0000 (12:47 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 Nov 2009 11:47:40 +0000 (12:47 +0100)
commit1b1e145d89e15ab1f3a115a6bd083c9289105b7c
treec2470f31c0f27cb9486dbbb977174812980f65a9
parent2cfec9ff19754ebeb46ace08484f7e61aa673bbc
libv4l: fix Makefile include dir references

From: Hans Verkuil <hverkuil@xs4all.nl>

libv4l should use the includes generated from the originals in v4l-dvb.
Apparently libv4l was moved up a level in the tree, so now -I../../../include
should become -I../../include.

Priority: normal

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libv4l1/Makefile
lib/libv4l2/Makefile
lib/libv4lconvert/Makefile