mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 12:50:17 +01:00
2006-04-23 Dan Williams <dcbw@redhat.com>
Patch from j@bootlab.org * src/Makefile.am: add missing files so make distcheck works git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1701 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
6fd1cc39d2
commit
a567dca2ad
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2006-04-23 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from j@bootlab.org
|
||||
* src/Makefile.am: add missing files so make distcheck works
|
||||
|
||||
2006-03-29 Robert Love <rml@novell.com>
|
||||
|
||||
* src/nm-pptp-service.c: New eigth argument to DBUS VPN method, the
|
||||
|
|
|
|||
|
|
@ -21,7 +21,11 @@ nm_pptp_service_SOURCES = \
|
|||
nm-pptp-service.c \
|
||||
nm-pptp-service.h \
|
||||
nm-utils.c \
|
||||
nm-utils.h
|
||||
nm-utils.h \
|
||||
pppd/fsm.h \
|
||||
pppd/ipcp.h \
|
||||
pppd/patchlevel.h \
|
||||
pppd/pppd.h
|
||||
|
||||
|
||||
nm_pptp_service_LDADD = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue