Commit a749d86c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix dist after [2b4266d1]

parent 11396fdf
......@@ -19,7 +19,7 @@ libvlc_LTLIBRARIES += \
libmux_ts_plugin_la_SOURCES = \
mpeg/pes.c mpeg/pes.h \
mpeg/csa.c mpeg/csa.h \
mpeg/ts.c bits.h
mpeg/ts.c mpeg/bits.h
libmux_ts_plugin_la_CFLAGS = $(AM_CFLAGS) $(DVBPSI_CFLAGS)
libmux_ts_plugin_la_LIBADD = $(AM_LIBADD) $(DVBPSI_LIBS)
libmux_ts_plugin_la_DEPENDENCIES =
......
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