NetworkManager/docs
Fernando Fernandez Mancera 1ac00f8bee Makefile: remove "libnm.actions" explicitly when uninstalling
On Fedora 33 when compiling NetworkManager it is failing with the
following error:

```
ERROR: files left in build directory after distclean:
./docs/libnm/libnm.actions
make[1]: *** [Makefile:18427: distcleancheck] Error 1
make[1]: Leaving directory '/builddir/nm-build/NetworkManager/NetworkManager-1.27.90/_build/sub'
make: *** [Makefile:18356: distcheck] Error 1
Error make distcheck
```

Adding the file to the DISTCLEANFILES will enforce the removal of this
file.

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/659
(cherry picked from commit 9a935e516e)
(cherry picked from commit d28133ad0d)
(cherry picked from commit e1c1369eef)
(cherry picked from commit 51b73ae63a)
(cherry picked from commit 0ea81a3d24)
(cherry picked from commit c4cb3ecae7)
2020-10-26 16:07:46 +01:00
..
api build/meson: fix location of introspection files 2019-04-18 20:20:46 +02:00
libnm Makefile: remove "libnm.actions" explicitly when uninstalling 2020-10-26 16:07:46 +01:00
libnm-glib Revert "all: goodbye libnm-glib" 2019-04-03 08:52:38 +02:00
libnm-util Revert "all: goodbye libnm-glib" 2019-04-03 08:52:38 +02:00
meson.build Revert "all: goodbye libnm-glib" 2019-04-03 08:52:38 +02:00