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

Another Makefile fix

parent 9f427214
...@@ -380,7 +380,7 @@ nvlc: make-alias ...@@ -380,7 +380,7 @@ nvlc: make-alias
$(MKALIAS) ncurses $(MKALIAS) ncurses
if BUILD_VLC if BUILD_VLC
noinst_SCRIPTS = vlc$(EXEEXT) noinst_SCRIPTS += vlc$(EXEEXT)
endif endif
vlc$(EXEEXT): core vlc$(EXEEXT): 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