blob: 97ab247cb2bfee86b37f05707e4a2ed63b657816 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- utils/Makefile 2005-10-04 17:44:12.000000000 -0400
+++ utils/Makefile.new 2005-10-10 01:39:32.000000000 -0400
@@ -2,8 +2,8 @@
BINDIR = $(PREFIX)/bin
HDRDIR = /usr/include/linux
-EXES := ivtvctl ivtvfbctl ivtvplay cx25840ctl ivtv-detect \
- ivtv-radio ivtv-tune/ivtv-tune ivtv-mpegindex ivtv-encoder
+EXES := ivtvctl cx25840ctl ivtv-detect \
+ ivtv-radio ivtv-tune/ivtv-tune
HEADERS := ../driver/ivtv.h
|