Commit 5d02805d authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix previous commit

parent 9c3cb6c3
...@@ -21,7 +21,7 @@ EXTRA_SUBDIRS = \ ...@@ -21,7 +21,7 @@ EXTRA_SUBDIRS = \
mux \ mux \
stream_out stream_out
if ENABLE_SOUT if ENABLE_SOUT
SUBDIRS += mux stream_out SUBDIRS += access_output mux stream_out
endif endif
DIST_SUBDIRS = $(SUBDIRS) $(EXTRA_SUBDIRS) DIST_SUBDIRS = $(SUBDIRS) $(EXTRA_SUBDIRS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment