1
0
Fork 0

Fix in cmake file

This commit is contained in:
Simon Grätzer 2016-11-17 12:47:38 +01:00
parent 0ae6d0d6fd
commit da31769b08
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ SET(ARANGOD_SOURCES
VocBase/transaction.cpp
VocBase/vocbase.cpp
Wal/AllocatorThread.cpp
Wal/CollectorThread.cppb
Wal/CollectorThread.cpp
Wal/DocumentOperation.cpp
Wal/Logfile.cpp
Wal/LogfileManager.cpp