summaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index c4109d5..0347210 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -17,7 +17,8 @@ UNITTESTS=test-config.cpp \
test-storage.cpp \
test-compiledsql.cpp \
test-qrcode.cpp \
- test-whiteboard.cpp
+ test-whiteboard.cpp \
+ test-diff.cpp
CXXFLAGS+=\
-I/usr/src/googletest/googletest/include \