You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
183 B

  1. --- a/meson.build
  2. +++ b/meson.build
  3. @@ -698,7 +698,6 @@ check_dep = dependency('check', version
  4. # Subdirs
  5. -subdir('doxygen')
  6. subdir('po')
  7. if get_option('man')
  8. subdir('man')