summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/INSTALL
diff options
context:
space:
mode:
authorThierry MERLE <thierry.merle@free.fr>2008-07-01 21:18:23 +0200
committerThierry MERLE <thierry.merle@free.fr>2008-07-01 21:18:23 +0200
commit10bc397f22cbd930c1d4d932ec929979d75865b1 (patch)
treeede1765562d9ef8eaed11818ab9f97be490559f7 /v4l2-apps/lib/libv4l/INSTALL
parent1e8ee38c5ab44a4b296a8d47c22691d82e7515be (diff)
downloadmediapointer-dvb-s2-10bc397f22cbd930c1d4d932ec929979d75865b1.tar.gz
mediapointer-dvb-s2-10bc397f22cbd930c1d4d932ec929979d75865b1.tar.bz2
v4l2-library: global files
From: Hans de Goede <j.w.r.degoede at hhs.nl> Global files to make the libv4l compile, install and exported into a tar.gz file Signed-off-by: Hans de Goede <j.w.r.degoede at hhs.nl> Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Diffstat (limited to 'v4l2-apps/lib/libv4l/INSTALL')
-rw-r--r--v4l2-apps/lib/libv4l/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/INSTALL b/v4l2-apps/lib/libv4l/INSTALL
new file mode 100644
index 000000000..b8eb042ee
--- /dev/null
+++ b/v4l2-apps/lib/libv4l/INSTALL
@@ -0,0 +1,4 @@
+To compile simply type "make" after that you can find the compiled libraries
+and wrappers under the lib dir, public headers are under the include dir.
+
+Sorry no make install target for now.