]> git.sesse.net Git - vlc/blob - extras/Makefile
* added a note about the update-checker to the news and updated the copyright dates...
[vlc] / extras / Makefile
1 zsh: zsh.cpp
2         g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`