Commit f0f2eefe authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Expand the ugly hack to also let automake define OBJCLINK and friends

parent 9e687edc
......@@ -267,7 +267,7 @@ bin_PROGRAMS = vlc
vlc_SOURCES = src/vlc.c
# Ugly kludge so that automake defines $(CXXLINK)
EXTRA_vlc_SOURCES = extras/zsh.cpp
EXTRA_vlc_SOURCES = extras/zsh.cpp misc/darwin_specific.m
# Work around a bug in the arm-wince-pe linker
if HAVE_WINCE
......
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