e18.service -> enlightenment.service : Part II

devs/devilhorns/xwayland
Jérémy Zurcher 9 years ago
parent c29b87c927
commit 28ac706fb0
  1. 2
      .gitignore
  2. 2
      data/units/Makefile.mk

2
.gitignore vendored

@ -43,6 +43,6 @@ default.edj
/missing
/mkinstalldirs
/stamp-h1
/data/units/e18.service
/data/units/enlightenment.service
*.eo.c
*.eo.h

@ -1,6 +1,6 @@
if HAVE_SYSTEMD_USER_SESSION
unitsdir = $(USER_SESSION_DIR)
units_DATA = data/units/e18.service
units_DATA = data/units/enlightenment.service
endif
EXTRA_DIST += $(units_DATA)

Loading…
Cancel
Save