Commit 31ba92c7 authored by Sam Hocevar's avatar Sam Hocevar

* extras/Makefile: fixed the zsh.cpp build.

parent d30d02fe
zsh:zsh.cpp
g++ -I.. zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`
zsh: zsh.cpp
g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment