mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 13:20:08 +01:00
2008-04-27 Dan Williams <dcbw@redhat.com>
* properties/Makefile.am - Avoid versioning properties plugin (gnome.org #529836) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3611 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
0589cf040a
commit
665c203ff3
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2008-04-27 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* properties/Makefile.am
|
||||
- Avoid versioning properties plugin (gnome.org #529836)
|
||||
|
||||
2008-04-10 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* vpn-daemons/openvpn/auth-dialog/main.c
|
||||
|
|
|
|||
|
|
@ -29,6 +29,9 @@ libnm_openvpn_properties_la_LIBADD = \
|
|||
$(LIBGNOMEUI_LIBS) \
|
||||
$(NETWORK_MANAGER_LIBS)
|
||||
|
||||
libnm_openvpn_properties_la_LDFLAGS = \
|
||||
-avoid-version
|
||||
|
||||
CLEANFILES = *.bak *.gladep *~
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue