mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
17 lines
239 B
CMake
17 lines
239 B
CMake
|
|
|
|
|
|
|
|
########### install files ###############
|
|
|
|
install_files( ${SERVICES_INSTALL_DIR} FILES kinetd_krfb_httpd.desktop )
|
|
|
|
|
|
|
|
|
|
#original Makefile.am contents follow:
|
|
|
|
#bin_SCRIPTS = krfb_httpd
|
|
#kde_services_DATA = kinetd_krfb_httpd.desktop
|
|
#
|