[Core] Makefile: Install wmfs desktop file in share xsessions.

This commit is contained in:
Hobbestigrou
2012-02-02 00:08:17 +01:00
parent e30a155ad2
commit 0b9c0cb9b8

View File

@@ -53,6 +53,7 @@ install: all
install ${PROG} ${DESTDIR}${PREFIX}/bin
@echo installing xsession file to ${DESTDIR}${PREFIX}/share/xsessions
mkdir -p ${DESTDIR}${PREFIX}/share/xsessions
install -m 444 wmfs.desktop ${DESTDIR}${PREFIX}/share/xsessions
@echo installing default config file to ${DESTDIR}${XDG_CONFIG_DIR}/wmfs/
mkdir -p ${DESTDIR}${XDG_CONFIG_DIR}/wmfs/
install -m 444 wmfsrc ${DESTDIR}${XDG_CONFIG_DIR}/wmfs/