summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTambet Ingo <tambet@gmail.com>2008-08-12 08:05:21 +0000
committerTambet Ingo <tambet@gmail.com>2008-08-12 08:05:21 +0000
commit0f534a9f8f7cae561ab379a9c4b2696927d79b39 (patch)
tree6f1fe1f8b43b7d96c9f3588fd86ffe4bed1599df /Makefile.am
parentc29ae2d0035479ac90f2963205548ff4748da784 (diff)
downloadNetworkManager-0f534a9f8f7cae561ab379a9c4b2696927d79b39.tar.gz
2008-08-12 Tambet Ingo <tambet@gmail.com>
Start documenting libnm-glib public API using gtk-doc. * libnm-glib/nm-serial-device.c: * libnm-glib/nm-object.c: * libnm-glib/nm-gsm-device.c: * libnm-glib/nm-device.c: * libnm-glib/nm-device-wifi.c: * libnm-glib/nm-device-ethernet.c: * libnm-glib/nm-client.c: * libnm-glib/nm-cdma-device.c: Document the public API. * docs/libnm-glib/libnm-glib.types: Implement. * docs/libnm-glib/Makefile.am: Implement. * autogen.sh: * configure.in: * Makefile.am: Add gtk-doc support. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3932 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ccc9c92b71..a53030870e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,8 @@ SUBDIRS += \
callouts \
system-settings \
tools \
- policy
+ policy \
+ docs/libnm-glib
EXTRA_DIST = \
CONTRIBUTING \