Revision: 1007 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1007&view=re... Author: hyperair Date: 2009-10-14 12:57:54 +0000 (Wed, 14 Oct 2009)
Log Message: ----------- Include waf files into the tarball
Modified Paths: -------------- branches/geany-plugins/geany-plugins-0.18/Makefile.am
Modified: branches/geany-plugins/geany-plugins-0.18/Makefile.am =================================================================== --- branches/geany-plugins/geany-plugins-0.18/Makefile.am 2009-10-14 12:57:05 UTC (rev 1006) +++ branches/geany-plugins/geany-plugins-0.18/Makefile.am 2009-10-14 12:57:54 UTC (rev 1007) @@ -16,3 +16,8 @@ SUBDIRS = \ po \ $(plugins) + +EXTRA_DIST = \ + waf \ + wscript \ + README.waf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
plugins-commits@lists.geany.org