]> git.donarmstrong.com Git - lilypond.git/blobdiff - bin/make-patch.py
release: 0.1.61
[lilypond.git] / bin / make-patch.py
index d6c8502d9e06036f29dafc10278918d86f2ae310..bf3eb0ce1fa9d682782c068bd5166d920016bc9b 100755 (executable)
@@ -56,7 +56,7 @@ Patches do not contain automatically generated files, \n\
 i.e. you should rerun autoconf and configure\n\n'
 
 # ugh, how to get rid of .tex files generated by lily?
-pats = ['*.lsm', 'configure', '*.txt', 'lilypond.spec']
+pats = ['*.lsm', 'configure', '*.txt', '.dstreamrc', 'lilypond.spec']
 
 def remove_automatic(dirnames):
     files = []