Loading

Paste #pjhkexhdg

  1. diff -r 6bed28889caf Makefile
  2. --- a/Makefile  Sun Mar 01 09:25:20 2015 +0100
  3. +++ b/Makefile  Sun Mar 01 13:12:14 2015 +0000
  4. @@ -22,7 +22,7 @@
  5.  DOCS = license.txt readme.txt
  6.  BANANAS_INI = bananas.ini
  7.  
  8. -MUSA = musa.py
  9. +MUSA = python musa/musa.py
  10.  
  11.  VERSION_INFO := "$(shell ./findversion.sh)"
  12.  REPO_VERSION := $(shell echo ${VERSION_INFO} | cut -f2)

Comments