From a0498e0829f9aa1d51e39b99c235f55b66fe0bc0 Mon Sep 17 00:00:00 2001 From: Francesco Giudici Date: Thu, 5 Sep 2019 12:30:00 +0200 Subject: meson: fix build_clean.sh -w meson -w test Fixes: 2d941dc95a1d ('build: fix errors when building with gtk-doc 1.32') --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 03a35a617b..728358e23d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4800,6 +4800,7 @@ EXTRA_DIST += \ tools/check-settings-docs.sh \ tools/create-exports-NetworkManager.sh \ tools/debug-helper.py \ + tools/decorators.sh \ tools/meson-post-install.sh \ tools/run-nm-test.sh \ tools/test-networkmanager-service.py \ -- cgit v1.2.1