]> git.sesse.net Git - vlc/commitdiff
Fix old comment
authorRafaël Carré <funman@videolan.org>
Tue, 15 Nov 2011 21:13:42 +0000 (16:13 -0500)
committerRafaël Carré <funman@videolan.org>
Tue, 15 Nov 2011 21:13:42 +0000 (16:13 -0500)
Makefile.am

index 40c640db818dd84f51c0d441319268d7cb220412..21496ef1d74ffcbf3dcd2de75996e9de7bdace00 100644 (file)
@@ -5,8 +5,7 @@
 # SUBDIRS stores the directories where a "make" is required when building
 # something. DIST_SUBDIRS stores the directories where nothing is built but
 # which have makefiles with distribution information.
-#  - src (libvlc) is nedeed by modules
-#  - libs/* are needed by modules
+#  - src (libvlccore) is nedeed by modules
 DIST_SUBDIRS = m4 compat doc po share src modules lib bin test
 SUBDIRS = compat doc po share src modules lib
 if BUILD_VLC