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:
Dan Williams 2006-04-23 17:45:31 +00:00
parent 6fd1cc39d2
commit a567dca2ad
2 changed files with 10 additions and 1 deletions

View file

@ -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

View file

@ -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 = \