(include_subdirs unqualified)

(library
 (name dune_engine)
 (libraries
  unix
  csexp
  stdune
  dune_console
  dyn
  fiber
  incremental_cycles
  dag
  memo
  xdg
  ocaml
  dune_re
  threads.posix
  opam_file_format
  dune_lang
  dune_cache
  dune_cache_storage
  dune_glob
  ocaml_config
  chrome_trace
  dune_stats
  dune_action_plugin
  dune_util
  build_path_prefix_map
  dune_section
  dune_rpc_private
  dune_rpc_server
  thread_worker
  spawn
  ocamlc_loc
  dune_file_watcher
  dune_filesystem_stubs
  ocaml_inotify
  dune_digest
  dune_metrics
  async_inotify_for_dune)
 (synopsis "Internal Dune library, do not use!"))
