[geany/geany-plugins] b61644: Don't try to distribute waf files e.g. for make dist

Frank Lanitz git-noreply at xxxxx
Wed Jan 6 10:01:00 UTC 2016


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Sat, 21 Nov 2015 12:26:21 UTC
Commit:      b616443073d09f2ad71bc6da3bff279088305d06
             https://github.com/geany/geany-plugins/commit/b616443073d09f2ad71bc6da3bff279088305d06

Log Message:
-----------
Don't try to distribute waf files e.g. for make dist


Modified Paths:
--------------
    build/vars.auxfiles.mk

Modified: build/vars.auxfiles.mk
4 lines changed, 1 insertions(+), 3 deletions(-)
===================================================================
@@ -8,6 +8,4 @@ dist_plugindoc_DATA = \
 	AUTHORS \
 	$(AUXFILES)
 
-EXTRA_DIST = \
-	wscript_build \
-	wscript_configure
+EXTRA_DIST =



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list