mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
parent
011d7e7fba
commit
28252707a2
3 changed files with 68 additions and 7 deletions
|
@ -6,9 +6,7 @@ install(
|
|||
DESTINATION bin
|
||||
)
|
||||
|
||||
|
||||
|
||||
#original Makefile.am contents follow:
|
||||
|
||||
#bin_SCRIPTS = miracle-gst.sh
|
||||
#EXTRA_DIST = wpa.conf
|
||||
INSTALL(
|
||||
FILES org.freedesktop.miracle.conf
|
||||
DESTINATION /etc/dbus-1/system.d
|
||||
)
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
bin_SCRIPTS = miracle-gst gstplayer uibc-viewer
|
||||
EXTRA_DIST = wpa.conf
|
||||
|
||||
dbuspolicydir=$(sysconfdir)/dbus-1/system.d
|
||||
dbuspolicy_DATA = org.freedesktop.miracle.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue