mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-13 04:01:53 +00:00
Allow to run custom player. It will be run within a wrapper that respect -p/--port, option at least fixes #87
5 lines
180 B
Makefile
5 lines
180 B
Makefile
bin_SCRIPTS = miracle-gst gstplayer uibc-viewer miracle-omxplayer
|
|
EXTRA_DIST = wpa.conf
|
|
|
|
dbuspolicydir=$(sysconfdir)/dbus-1/system.d
|
|
dbuspolicy_DATA = org.freedesktop.miracle.conf
|