summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/dumb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/dumb/Makefile b/apps/codecs/dumb/Makefile
index 823c162..fa647f3 100644
--- a/apps/codecs/dumb/Makefile
+++ b/apps/codecs/dumb/Makefile
@@ -79,7 +79,6 @@ endif
all: config-if-necessary
@$(MAKE) --no-print-directory $(ALL_TARGETS)
- $(call ECHO,DUMB has been built. Run $(APOST)make install$(APOST) to install it.)
install: config-if-necessary
@$(MAKE) --no-print-directory $(ALL_TARGETS:%=install-%)