mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-19 01:00:28 +01:00
7 lines
127 B
Makefile
7 lines
127 B
Makefile
configdir = $(sysconfdir)/UPower
|
|
config_DATA = UPower.conf
|
|
|
|
EXTRA_DIST = \
|
|
$(config_DATA)
|
|
|
|
-include $(top_srcdir)/git.mk
|