diff options
author | Wim Taymans <wtaymans@redhat.com> | 2017-11-24 18:03:22 +0100 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2017-11-24 18:03:22 +0100 |
commit | 4516fcecc4645e8a9897ebd88c3ccf21af775c96 (patch) | |
tree | 491d053ded04a558c0081e198ac7c66e6599736c /meson.build | |
parent | 2a86814bb8c45f6cb65092a44c0327460772c34d (diff) |
remove stray commit
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 7943abd8..892a01f6 100644 --- a/meson.build +++ b/meson.build @@ -165,7 +165,6 @@ endif subdir('spa') subdir('src') subdir('pkgconfig') -subdir('alsa-plugins') if get_option('enable_docs') doxygen = find_program('doxygen') |