mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 04:28:29 +02:00
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:
parent
9594bca7e6
commit
4ad3dc157c
2 changed files with 5 additions and 1 deletions
|
|
@ -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>
|
2005-12-16 Dan Williams <dcbw@redhat.com>
|
||||||
|
|
||||||
* nm_device_set_enc_key -> nm_device_set_wep_enc_key
|
* nm_device_set_enc_key -> nm_device_set_wep_enc_key
|
||||||
|
|
|
||||||
|
|
@ -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 = \
|
EXTRA_DIST = \
|
||||||
CONTRIBUTING \
|
CONTRIBUTING \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue