uninstall fix
Original commit message from CVS: uninstall fix
This commit is contained in:
parent
cc90ca80e0
commit
e1ef538dd8
@ -77,7 +77,12 @@ checkout:
|
||||
install:
|
||||
cd ffmpeg && make
|
||||
|
||||
# we don't install stuff so no need to uninstall
|
||||
uninstall:
|
||||
@true
|
||||
|
||||
# override recursive targets
|
||||
# FIXME: maybe this can be prettier, so it doesn't generate warnings
|
||||
dvi-recursive:
|
||||
true
|
||||
check-recursive:
|
||||
|
Loading…
x
Reference in New Issue
Block a user