]> git.sesse.net Git - vlc/blobdiff - bootstrap
* Fix a number of encoding bugs
[vlc] / bootstrap
index 31ba13522bb06a950b0e59aede8cfc83b06aeb6a..f4e17d00c45521bc59cf46a1648889575016913d 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -222,6 +222,9 @@ endif
 
 all: all-modules
 
+nice:
+       \$(top_builddir)/compile
+
 # Find out which modules were enabled and tell make to build them
 all-modules:
 if USE_LIBTOOL