paswitch: remember to install the binary

This commit is contained in:
Přemysl Eric Janouch 2018-10-28 19:19:40 +01:00
parent da2899f721
commit 7143225fc5
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@ if (WITH_GDM)
install (TARGETS gdm-switch-user DESTINATION ${CMAKE_INSTALL_BINDIR})
endif (WITH_GDM)
install (TARGETS wmstatus brightness input-switch fancontrol-ng priod iexec
siprandom DESTINATION ${CMAKE_INSTALL_BINDIR})
install (TARGETS wmstatus paswitch brightness input-switch fancontrol-ng priod
iexec siprandom DESTINATION ${CMAKE_INSTALL_BINDIR})
install (PROGRAMS shellify DESTINATION ${CMAKE_INSTALL_BINDIR})
install (FILES LICENSE DESTINATION ${CMAKE_INSTALL_DOCDIR})