Commit bf64888f authored by Rafaël Carré's avatar Rafaël Carré

Fix old comment

parent efd58cb4
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
# SUBDIRS stores the directories where a "make" is required when building # SUBDIRS stores the directories where a "make" is required when building
# something. DIST_SUBDIRS stores the directories where nothing is built but # something. DIST_SUBDIRS stores the directories where nothing is built but
# which have makefiles with distribution information. # which have makefiles with distribution information.
# - src (libvlc) is nedeed by modules # - src (libvlccore) is nedeed by modules
# - libs/* are needed by modules
DIST_SUBDIRS = m4 compat doc po share src modules lib bin test DIST_SUBDIRS = m4 compat doc po share src modules lib bin test
SUBDIRS = compat doc po share src modules lib SUBDIRS = compat doc po share src modules lib
if BUILD_VLC if BUILD_VLC
......
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