parent
d2a7a1ece7
commit
0921b8859a
2 changed files with 14 additions and 4 deletions
@ -1,5 +1,11 @@ |
||||
if ! HAVE_WAYLAND_ONLY |
||||
xsessionfilesdir = $(datadir)/xsessions
|
||||
xsessionfiles_DATA = data/session/enlightenment.desktop
|
||||
endif |
||||
|
||||
if HAVE_WAYLAND |
||||
wlsessionfilesdir = $(datadir)/wayland-sessions
|
||||
wlsessionfiles_DATA = data/session/enlightenment.desktop
|
||||
endif |
||||
|
||||
EXTRA_DIST += data/session/enlightenment.desktop.in
|
||||
|
Loading…
Reference in new issue