mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 20:40:18 +01:00
doing: ./configure --disable-gtk-doc make clean make from a tarball build (or from a dirty tree that had previously had an --enable-gtk-doc build) would fail, because configure would see the pre-existing man pages and set INSTALL_PREGEN_MANPAGES, but "make clean" would delete them, and there'd be no rule to regenerate them. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.conf.xml | ||
| NetworkManager.xml | ||
| nm-online.1.in | ||
| nm-system-settings.conf.5.in | ||
| nmcli.1.in | ||