mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 00:47:59 +02:00
2004-11-22 Colin Walters <walters@verbum.org>
* src/Makefile.am (NetworkManager_SOURCES): Add NetworkManagerDevicePrivate.h. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@321 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
86ac9e930d
commit
a6a303d9a4
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-11-22 Colin Walters <walters@verbum.org>
|
||||
|
||||
* src/Makefile.am (NetworkManager_SOURCES): Add
|
||||
NetworkManagerDevicePrivate.h.
|
||||
|
||||
2004-11-22 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* src/NetworkManagerDevicePrivate.h
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ NetworkManager_SOURCES = \
|
|||
NetworkManagerDHCP.h \
|
||||
NetworkManagerDevice.c \
|
||||
NetworkManagerDevice.h \
|
||||
NetworkManagerDevicePrivate.h \
|
||||
NetworkManager.c \
|
||||
NetworkManagerMain.h \
|
||||
NetworkManagerPolicy.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue