2005-12-16 Robert Love <rml@novell.com>

* Makefile.am: Build fix: Reorder 'SUBDIRS' so our deps are right.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1203 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Robert Love 2005-12-16 16:30:24 +00:00 committed by Robert Love
parent 9594bca7e6
commit 4ad3dc157c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-12-16 Robert Love <rml@novell.com>
* Makefile.am: Build fix: Reorder 'SUBDIRS' so our deps are right.
2005-12-16 Dan Williams <dcbw@redhat.com>
* nm_device_set_enc_key -> nm_device_set_wep_enc_key

View file

@ -1,4 +1,4 @@
SUBDIRS = utils src dispatcher-daemon libnm-util gnome initscript test po include
SUBDIRS = utils libnm-util src dispatcher-daemon gnome initscript test po include
EXTRA_DIST = \
CONTRIBUTING \