summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-20 14:20:07 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-20 14:20:07 +0000
commit49ec55840e6bf586499e35290bee7c7c60aa9ad1 (patch)
tree6e5fab6ad7041228b4e78dea7e04f1fb04d0d7e3 /vidix
parent9ad2dd2a290e7410d3ee8d36a51edbeb0122d409 (diff)
downloadmpv-49ec55840e6bf586499e35290bee7c7c60aa9ad1.tar.bz2
mpv-49ec55840e6bf586499e35290bee7c7c60aa9ad1.tar.xz
make uninstall was leaving vidix, dha, and libmpdvdkit libraries
and translated manpages as well. This fixes the issue. Resolves bug #9 (hopefully) Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix')
-rw-r--r--vidix/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/vidix/Makefile b/vidix/Makefile
index a99d6e76e8..856fe89a2b 100644
--- a/vidix/Makefile
+++ b/vidix/Makefile
@@ -40,6 +40,9 @@ depend:
install:
$(DO_MAKE)
+uninstall:
+ $(DO_MAKE)
+
#
# include dependency files if they exist
#