Skip to content
Snippets Groups Projects
Commit 21efc7ca authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

fix Makefile.am

parent 52f9f251
No related branches found
No related tags found
No related merge requests found
......@@ -350,7 +350,7 @@ endif
###############################################################################
ALL_ALIASES = cvlc rvlc svlc wxvlc qvlc nvlc
bin_SCRIPTS += $(ALIASES)
bin_SCRIPTS = $(ALIASES)
CLEANFILES += $(ALIASES)
if BUILD_VLC
EXTRA_SCRIPTS = $(ALL_ALIASES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment