diff --git a/meson.build b/meson.build index 9e42ab40c..96fd8b3a6 100644 --- a/meson.build +++ b/meson.build @@ -158,4 +158,3 @@ if get_option('enable_docs') and doxygen.found() subdir('doc') endif -meson.add_dist_script('./autogen.sh')