mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 17:40: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@3612 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
665c203ff3
commit
ac58699033
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)
|
||||
|
||||
2007-12-17 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from Christian Persch <chpe@gnome.org>
|
||||
|
|
|
|||
|
|
@ -42,6 +42,9 @@ libnm_ppp_properties_la_LIBADD = \
|
|||
$(LIBGNOMEUI_LIBS) \
|
||||
$(NETWORK_MANAGER_LIBS)
|
||||
|
||||
libnm_ppp_properties_la_LDFLAGS = \
|
||||
-avoid-version
|
||||
|
||||
CLEANFILES = *.bak *.gladep *~
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue