From 0ba142690ad5d40d188a9f4f4b4087808e4cd44c Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 2 Feb 2011 21:39:03 -0600 Subject: [PATCH] build: make sure nm-secret-agent.xml gets into the tarball --- introspection/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 8b4302b211..6cf8dc6069 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -26,5 +26,6 @@ EXTRA_DIST = \ nm-dhcp4-config.xml \ nm-dhcp6-config.xml \ nm-agent-manager.xml \ - nm-wimax-nsp.xml + nm-wimax-nsp.xml \ + nm-secret-agent.xml