summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
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
#