NetworkManager r3493 - in trunk: . tools



Author: dcbw
Date: Mon Mar 24 17:42:17 2008
New Revision: 3493
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=3493&view=rev

Log:
Distribute doc tools too

Added:
   trunk/tools/Makefile.am
Modified:
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Mar 24 17:42:17 2008
@@ -33,7 +33,8 @@
 	   include			\
 	   introspection	\
 	   callouts \
-	   system-settings
+	   system-settings \
+	   tools
 
 EXTRA_DIST =				\
 	CONTRIBUTING			\

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar 24 17:42:17 2008
@@ -300,6 +300,7 @@
 libnm-glib/Makefile
 callouts/Makefile
 dispatcher-daemon/Makefile
+tools/Makefile
 system-settings/Makefile
 system-settings/src/Makefile
 system-settings/plugins/Makefile

Added: trunk/tools/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/tools/Makefile.am	Mon Mar 24 17:42:17 2008
@@ -0,0 +1 @@
+EXTRA_DIST = doc-generator.xsl



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