2008-04-05 Dan Williams <dcbw@redhat.com>
authorDan Williams <dcbw@redhat.com>
Sat, 5 Apr 2008 16:28:24 +0000 (16:28 +0000)
committerDan Williams <dcbw@redhat.com>
Sat, 5 Apr 2008 16:28:24 +0000 (16:28 +0000)
commit04227844333ce5a8b52e5e2f2522108158e3b25d
tree4921b44d04a9fc63bd3d29e221203e461085a60d
parent2b982089c9db2e3b817c6f7b0d406e570588e1b3
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
14 files changed:
ChangeLog
Makefile.am
configure.in
libnm-glib/Makefile.am
libnm-glib/nm-marshal.list [deleted file]
marshallers/Makefile.am [moved from src/marshallers/Makefile.am with 100% similarity]
marshallers/nm-marshal-main.c [moved from libnm-glib/nm-marshal-main.c with 100% similarity]
marshallers/nm-marshal.list [moved from src/marshallers/nm-marshal.list with 92% similarity]
src/Makefile.am
src/dhcp-manager/Makefile.am
src/marshallers/nm-marshal-main.c [deleted file]
src/ppp-manager/Makefile.am
src/supplicant-manager/Makefile.am
src/vpn-manager/Makefile.am