summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-04-05 16:28:24 +0000
committerDan Williams <dcbw@redhat.com>2008-04-05 16:28:24 +0000
commit04227844333ce5a8b52e5e2f2522108158e3b25d (patch)
tree4921b44d04a9fc63bd3d29e221203e461085a60d /Makefile.am
parent2b982089c9db2e3b817c6f7b0d406e570588e1b3 (diff)
downloadNetworkManager-04227844333ce5a8b52e5e2f2522108158e3b25d.tar.gz
2008-04-05 Dan Williams <dcbw@redhat.com>
* Makefile.am configure.in marshallers/Makefile.am marshallers/nm-marshal-main.c marshallers/nm-marshal.list - Consolidate marshallers * libnm-glib/nm-marshal-main.c libnm-glib/nm-marshal.list src/marshallers/Makefile.am src/marshallers/nm-marshal-main.c src/marshallers/nm-marshal.list - Remove * libnm-glib/Makefile.am src/Makefile.am src/dhcp-manager/Makefile.am src/ppp-manager/Makefile.am src/supplicant-manager/Makefile.am src/vpn-manager/Makefile.am - Use consolidated marshallers git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3533 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 01812b75c4..d889e310d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@ clean:
endif
SUBDIRS = \
+ marshallers \
libnm-util \
libnm-glib \
src \