[vlc-commits] Makefile: remove a leftover debug

Jean-Baptiste Kempf git at videolan.org
Mon Nov 2 23:22:19 CET 2015


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Nov  2 23:21:41 2015 +0100| [2ce0913abbd7cd195b85ea5a5b8ff84205832d64] | committer: Jean-Baptiste Kempf

Makefile: remove a leftover debug

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2ce0913abbd7cd195b85ea5a5b8ff84205832d64
---

 modules/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/Makefile.am b/modules/Makefile.am
index 85fd000..a9df774 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -68,7 +68,6 @@ module.rc.lo: module.rc
 		--include-dir $(top_srcdir)/share \
 		--include-dir $(top_srcdir)/extras/package/win32 \
 		-i $< -o $@
-	echo HELLO
 endif
 
 # Wayland



More information about the vlc-commits mailing list