[network-manager-applet] build: ensure introspection XML gets into the tarball



commit 96b866f7a968f2bcce8547436133c52e1b3c538c
Author: Dan Williams <dcbw redhat com>
Date:   Fri Mar 4 11:57:10 2011 -0600

    build: ensure introspection XML gets into the tarball

 src/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 3349481..9f72479 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,6 +75,7 @@ ui_DATA = applet.ui keyring.png
 
 CLEANFILES = *.bak $(BUILT_SOURCES)
 
-EXTRA_DIST = 				\
-	$(ui_DATA)
+EXTRA_DIST = \
+	$(ui_DATA) \
+	nm-applet-introspection.xml
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]