Commit 9cf6c257 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

chromecast: remove useless BUILT_SOURCES

parent 6f84bf8a
......@@ -81,6 +81,6 @@ SOURCES_stream_out_chromecast = chromecast/cast_channel.proto chromecast/cast.cp
nodist_libstream_out_chromecast_plugin_la_SOURCES = chromecast/cast_channel.pb.cc chromecast/cast_channel.pb.h
if BUILD_CHROMECAST
BUILT_SOURCES += chromecast/cast_channel.pb.cc chromecast/cast_channel.pb.h
BUILT_SOURCES += chromecast/cast_channel.pb.h
stream_out_LTLIBRARIES += libstream_out_chromecast_plugin.la
endif
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