chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add Frugalware display-manager service
[elogind.git]
/
Makefile.am
diff --git
a/Makefile.am
b/Makefile.am
index
f7b7053
..
3bac478
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-360,6
+360,11
@@
dist_systemunit_DATA += \
units/fedora/halt-local.service
endif
+if TARGET_FRUGALWARE
+dist_systemunit_DATA += \
+ units/frugalware/display-manager.service
+endif
+
if HAVE_PLYMOUTH
dist_systemunit_DATA += \
units/plymouth-start.service \