Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
0b921d32
Commit
0b921d32
authored
Jan 20, 2003
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
uninstall fix
Original commit message from CVS: uninstall fix
parent
85a07559
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
gst-libs/ext/ffmpeg/Makefile.am
gst-libs/ext/ffmpeg/Makefile.am
+5
-0
No files found.
gst-libs/ext/ffmpeg/Makefile.am
View file @
0b921d32
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment