add missing \ in Makefile.am
Original commit message from CVS: add missing \ in Makefile.am
This commit is contained in:
parent
5725e7b309
commit
ae5db6d1d7
@ -296,7 +296,7 @@ SUBDIRS=\
|
|||||||
$(SWFDEC_DIR) \
|
$(SWFDEC_DIR) \
|
||||||
$(TARKIN_DIR) \
|
$(TARKIN_DIR) \
|
||||||
$(THEORA_DIR) \
|
$(THEORA_DIR) \
|
||||||
$(TIMIDITY_DIR)
|
$(TIMIDITY_DIR) \
|
||||||
$(WAVPACK_DIR) \
|
$(WAVPACK_DIR) \
|
||||||
$(XINE_DIR) \
|
$(XINE_DIR) \
|
||||||
$(XVID_DIR)
|
$(XVID_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user