aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile')
-rw-r--r--codecs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/codecs/Makefile b/codecs/Makefile
index 49c041a4b..9eb4dff90 100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
@@ -134,6 +134,8 @@ endif
install: all
for x in $(CODECS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done
+uninstall:
+
depend: .depend
.depend: