add missing \ in Makefile.am

Original commit message from CVS:
add missing \ in Makefile.am
This commit is contained in:
Christian Schaller 2007-02-13 14:22:53 +00:00
parent 5725e7b309
commit ae5db6d1d7

View file

@ -296,7 +296,7 @@ SUBDIRS=\
$(SWFDEC_DIR) \
$(TARKIN_DIR) \
$(THEORA_DIR) \
$(TIMIDITY_DIR)
$(TIMIDITY_DIR) \
$(WAVPACK_DIR) \
$(XINE_DIR) \
$(XVID_DIR)