🚧 started working on #397

This commit is contained in:
Niels Lohmann 2016-12-30 14:02:51 +01:00
parent f7575dee94
commit 328eb55dc4
5 changed files with 163 additions and 3 deletions

View file

@ -37,8 +37,9 @@ SOURCES = src/unit.cpp \
src/unit-reference_access.cpp \
src/unit-regression.cpp \
src/unit-serialization.cpp \
src/unit-testsuites.cpp \
src/unit-unicode.cpp \
src/unit-testsuites.cpp
src/unit-version.cpp
OBJECTS = $(SOURCES:.cpp=.o)