mirror of
https://github.com/phillipberndt/autorandr
synced 2025-03-08 13:38:17 +00:00
8 lines
262 B
Makefile
8 lines
262 B
Makefile
|
|
install:
|
|
install auto-disper /usr/bin/
|
|
install -m 774 autorandr /usr/bin/
|
|
install -m 774 autorandr_monitor /usr/bin/
|
|
install -m 644 bash_completion/autorandr /etc/bash_completion.d/
|
|
#install -m pm-utils/40autorandr /etc/pm/power.d/
|