diff options
author | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-16 15:18:15 +0200 |
---|---|---|
committer | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-16 15:18:15 +0200 |
commit | 6c113597de81585c471d6e20d802c5ed36bdef9e (patch) | |
tree | a79fba6958d21eb56cf5bc12f12ab187e1423158 /v4l2-apps/lib/libv4l/Makefile | |
parent | 9421ca72b55ed6cea1e47552070207878fd925c5 (diff) | |
download | mediapointer-dvb-s2-6c113597de81585c471d6e20d802c5ed36bdef9e.tar.gz mediapointer-dvb-s2-6c113597de81585c471d6e20d802c5ed36bdef9e.tar.bz2 |
libv4l: Add missing COPYING.LIB file
Diffstat (limited to 'v4l2-apps/lib/libv4l/Makefile')
-rw-r--r-- | v4l2-apps/lib/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/Makefile b/v4l2-apps/lib/libv4l/Makefile index d9654f163..0f4428eba 100644 --- a/v4l2-apps/lib/libv4l/Makefile +++ b/v4l2-apps/lib/libv4l/Makefile @@ -1,5 +1,5 @@ LIB_RELEASE=0 -V4L2_LIB_VERSION=$(LIB_RELEASE).3.2 +V4L2_LIB_VERSION=$(LIB_RELEASE).3.6 all clean install: $(MAKE) -C libv4lconvert $@ |