mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-15 07:38:07 +02:00
6 lines
97 B
Makefile
6 lines
97 B
Makefile
configdir = $(sysconfdir)/UPower
|
|
config_DATA = UPower.conf
|
|
|
|
EXTRA_DIST = \
|
|
$(config_DATA)
|
|
|