From 4bab33405be01fd263373e530d712f3eb8d01d0d Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 4 Aug 2009 14:55:22 -0400 Subject: [PATCH] ipv6: fix missing introspection file in distcheck --- introspection/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/introspection/Makefile.am b/introspection/Makefile.am index e284d0c0ed..eee9eb1891 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -12,6 +12,7 @@ EXTRA_DIST = \ nm-device-serial.xml \ nm-device.xml \ nm-ip4-config.xml \ + nm-ip6-config.xml \ nm-manager.xml \ nm-manager-client.xml \ nm-settings.xml \