1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
krfb/krfb_httpd/CMakeLists.txt
Alexander Neundorf f940a77e9e kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdenetwork/krfb/; revision=540226
2006-05-12 18:33:35 +00:00

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
#