1
0
Fork 0

removed mruby generation of errors

This commit is contained in:
Frank Celler 2014-11-01 12:15:19 +01:00
parent 2ce59c3478
commit 0f302c912a
1 changed files with 0 additions and 19 deletions

View File

@ -4,25 +4,6 @@
## --SECTION-- MRUBY
## -----------------------------------------------------------------------------
################################################################################
### @brief MRuby source code as header
################################################################################
if ENABLE_MRUBY
MRUBY_HEADER = \
mr/common/bootstrap/mr-error.h
BUILT_SOURCES += $(MRUBY_HEADER)
endif
################################################################################
### @brief cleanup
################################################################################
CLEANUP += $(MRUBY_HEADER)
## -----------------------------------------------------------------------------
## --SECTION-- END-OF-FILE
## -----------------------------------------------------------------------------