1
0
Fork 0

forgot to adjust makefile

This commit is contained in:
Jan Steemann 2012-11-14 13:42:07 +01:00
parent 897a086649
commit f440f4d54c
1 changed files with 0 additions and 3 deletions

View File

@ -90,12 +90,9 @@ bin_arangod_SOURCES = \
arangod/VocBase/voc-shaper.c \
arangod/VocBase/vocbase.c
if ENABLE_TRX
bin_arangod_SOURCES += \
arangod/VocBase/versioned-index.c \
arangod/VocBase/transaction.c
endif
if ENABLE_MRUBY