e18.service -> enlightenment.service : Part II

This commit is contained in:
Jérémy Zurcher 2014-07-29 10:15:17 +02:00
parent c29b87c927
commit 28ac706fb0
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

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

View File

@ -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)