mirror of https://gitee.com/bigwinds/arangodb
removed mruby generation of errors
This commit is contained in:
parent
2ce59c3478
commit
0f302c912a
|
@ -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
|
||||
## -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue