uhm, yeah

Original commit message from CVS:
uhm, yeah
This commit is contained in:
Thomas Vander Stichele 2001-12-23 12:45:14 +00:00
parent c7f28c4397
commit ce7b6d9e0f

View file

@ -64,8 +64,10 @@ else
VORBIS_DIR=
endif
SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) $(AUDIOFILE_DIR) $(ESD_DIR) \
$(LAME_DIR) $(MAD_DIR) $(MPEG2DEC_DIR)\
SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) $(AUDIOFILE_DIR) \
$(DVDREAD_DIR) $(ESD_DIR) \
$(LAME_DIR) $(MAD_DIR) $(MPEG2DEC_DIR) \
$(SDL_DIR) $(VORBIS_DIR)
DIST_SUBDIRS=a52 aalib alsa audiofile esd lame mad mpeg2dec sdl vorbis
DIST_SUBDIRS=a52 aalib alsa audiofile dvdread esd \
lame mad mpeg2dec sdl vorbis