Commit 14d8baf7 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Win32: fix core target

parent 1816e3ec
......@@ -291,7 +291,7 @@ libvlc:
cd src && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
core:
cd src && $(MAKE) $(AM_MAKEFLAGS) vlc
cd src && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT)
.PHONY: libvlc core
......
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