2007-07-10 Christopher Aillon <caillon@redhat.com>

Patch from Robert Buchholz <rbu@gentoo.org>:

	* configure.in:
	* Makefile.am:
	* introspection/Makefile.am:
	Make make distcheck work again.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2628 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Christopher Aillon 2007-07-10 18:31:32 +00:00 committed by Chris Aillon
parent f4540f0412
commit aa9a2cbb6a
4 changed files with 19 additions and 1 deletions

View file

@ -1,3 +1,12 @@
2007-07-10 Christopher Aillon <caillon@redhat.com>
Patch from Robert Buchholz <rbu@gentoo.org>:
* configure.in:
* Makefile.am:
* introspection/Makefile.am:
Make make distcheck work again.
2007-06-27 Dan Williams <dcbw@redhat.com>
* Make SSIDs GByteArrays everywhere

View file

@ -9,7 +9,8 @@ SUBDIRS = \
test \
po \
man \
include
include \
introspection
EXTRA_DIST = \
CONTRIBUTING \

View file

@ -383,6 +383,7 @@ initscript/Arch/networkmanager-dispatcher
initscript/paldo/Makefile
initscript/paldo/NetworkManager
initscript/paldo/NetworkManagerDispatcher
introspection/Makefile
man/Makefile
man/NetworkManager.8
man/NetworkManagerDispatcher.8

View file

@ -0,0 +1,7 @@
EXTRA_DIST = \
nm-access-point.xml \
nm-device-802-11-wireless.xml \
nm-device-802-3-ethernet.xml \
nm-device.xml \
nm-ip4-config.xml \
nm-manager.xml