diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml index 02bc434cb..086b30b93 100644 --- a/chapter08/dbus.xml +++ b/chapter08/dbus.xml @@ -51,8 +51,7 @@ mkdir build cd build -meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback .. -ninja +meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback .. The meaning of the meson options: