Browse Source

Fix old comment

pull/2/head
Rafaël Carré 15 years ago
parent
commit
bf64888f7c
  1. 3
      Makefile.am

3
Makefile.am

@ -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

Loading…
Cancel
Save