diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-07-26 10:04:31 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 15:52:38 +0200 |
commit | 91862abb7bb647993c89729c960087161a7e253b (patch) | |
tree | 746a66e5eb1c94b2359032883226280af5a458dc | |
parent | 13fdfc7bf9795b4144c2065e9431cfe392e1bcbd (diff) |
There is no xdm.service file in xenodm.
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 54b4c2b..c69d045 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,9 +37,6 @@ lint: (cd greeter && $(MAKE) $(AM_MAKEFLAGS) lint) endif LINT -CLEANFILES = xdm.service -EXTRA_DIST = xdm.service.in - MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |