diff options
author | 2015-04-08 14:45:55 +0200 | |
---|---|---|
committer | 2015-04-08 14:45:55 +0200 | |
commit | 271e550b9911a1f73e712fad8cc489bf429c4073 (patch) | |
tree | 2fbe4d5501d58afb0f4660c4cd9e1771f2ef65f9 | |
parent | b22cead64d56259228255d38bee55a6b67a3e9ea (diff) |
commented to test on MATE (nw)
-rw-r--r-- | makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -591,9 +591,9 @@ endif endif endif -ifneq ($(PYTHON_AVAILABLE),python) -$(error Python is not available in path) -endif +#ifneq ($(PYTHON_AVAILABLE),python) +#$(error Python is not available in path) +#endif GENIE := 3rdparty/genie/bin/$(GENIEOS)/genie$(EXE) |