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-22 08:00:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aa54604f59
NetworkManager
/
docs
/
Makefile.am
3 lines
37 B
Text
Raw
Normal View
History
Unescape
Escape
build: always generate docs at dist time (bgo #700093) dist tarballs shouldn't ever be released without the documentation, and this allows us to build the tarballs with pre-generated docs that get installed on the end system, but don't need to be built there. So the end system doesn't need gtk-doc installed, only the dist system does. https://bugzilla.gnome.org/show_bug.cgi?id=700093
2013-05-10 09:55:09 -05:00
SUBDIRS = libnm-glib libnm-util api
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
Reference in a new issue
Copy permalink