2007-07-10 Christopher Aillon <caillon@redhat.com>
authorChristopher Aillon <caillon@redhat.com>
Tue, 10 Jul 2007 18:31:32 +0000 (18:31 +0000)
committerChris Aillon <caillon@redhat.com>
Tue, 10 Jul 2007 18:31:32 +0000 (18:31 +0000)
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

ChangeLog
Makefile.am
configure.in
introspection/Makefile.am [new file with mode: 0644]

index 48866ed..b05b980 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 815586f..8e8996f 100644 (file)
@@ -9,7 +9,8 @@ SUBDIRS =                               \
           test                         \
           po                           \
           man                          \
-          include
+          include                      \
+          introspection
 
 EXTRA_DIST =                           \
        CONTRIBUTING                    \
index 6c3a2a0..dae8ec5 100644 (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
diff --git a/introspection/Makefile.am b/introspection/Makefile.am
new file mode 100644 (file)
index 0000000..1ebc166
--- /dev/null
@@ -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