if( UNIX )
  install(
    FILES
      nds_query.1
      nds-client-config.1
      nds2_channel_source.1
      nds2-tunnel.1
      nds2.1
      NDS2Frame.1
      DESTINATION ${CMAKE_INSTALL_MANDIR}/man1
    )
endif( UNIX )
