This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
NetworkManager
Watch
1
Star
0
Fork
You've already forked NetworkManager
0
mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced
2025-12-25 09:30:16 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a080a1ed08
NetworkManager
/
docs
/
Makefile.am
7 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
makefile cleanups 0.7 requires dbus 1.1 or greater (for system bus activation), so make that explicit, and remove compat code for D-Bus 0.6 and earlier. Consolidate the various glib pkgconfig checks into one, since most anything will require gthread, glib, and gobject anyway. Fixup the docs makefile to be more automake-compatible and let 'make clean' actually work correctly when docs are built.
2009-02-15 11:20:25 -05:00
if WITH_DOCS
docs: create new master NM documentation module
2011-02-16 16:24:16 -06:00
SUBDIRS = api libnm-glib libnm-util
makefile cleanups 0.7 requires dbus 1.1 or greater (for system bus activation), so make that explicit, and remove compat code for D-Bus 0.6 and earlier. Consolidate the various glib pkgconfig checks into one, since most anything will require gthread, glib, and gobject anyway. Fixup the docs makefile to be more automake-compatible and let 'make clean' actually work correctly when docs are built.
2009-02-15 11:20:25 -05:00
endif
Reference in a new issue
Copy permalink