SF.net SVN: geany-plugins:[1861] trunk/geany-plugins/Makefile.am

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Jan 20 20:50:48 UTC 2011


Revision: 1861
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1861&view=rev
Author:   eht16
Date:     2011-01-20 20:50:48 +0000 (Thu, 20 Jan 2011)

Log Message:
-----------
add missing build system and documentation files to EXTRA_DIST

Modified Paths:
--------------
    trunk/geany-plugins/Makefile.am

Modified: trunk/geany-plugins/Makefile.am
===================================================================
--- trunk/geany-plugins/Makefile.am	2011-01-20 20:38:35 UTC (rev 1860)
+++ trunk/geany-plugins/Makefile.am	2011-01-20 20:50:48 UTC (rev 1861)
@@ -27,6 +27,10 @@
 	$(plugins)
 
 EXTRA_DIST = \
+	build/__init__.py \
+	build/wafcache.py \
+	build/wafutils.py \
 	waf \
 	wscript \
-	README.waf
+	README.waf \
+	README.windows


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list