1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00

contrib: syntax

This commit is contained in:
Rémi Denis-Courmont 2011-07-14 16:12:50 +03:00
parent 45c2bc0811
commit a28ab849ae

View File

@ -8,9 +8,8 @@ $(TARBALLS)/libupnp-$(UPNP_VERSION).tar.bz2:
.sum-upnp: libupnp-$(UPNP_VERSION).tar.bz2
ifdef HAVE_WIN32
PKGS += .pthreads
DEPS_upnp += pthreads $(DEPS_pthreads)
LIBUPNP_ECFLAGS = -DPTW32_STATIC_LIB
DEPS_upnp += pthreads $(DEPS_pthreads)
LIBUPNP_ECFLAGS = -DPTW32_STATIC_LIB
endif
upnp: libupnp-$(UPNP_VERSION).tar.bz2 .sum-upnp