if( BUILD_MPEGENCODER )
  install(
    FILES images2mpg.1
    DESTINATION ${MAN_INSTALL_DIR}/man1
  )
endif( )
