aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2011-02-05 19:47:07 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2011-02-05 19:47:07 +0100
commitdca71f66c3cf65537017d5add98617a60235e5d7 (patch)
tree2365d1c909ba92f240b18eacee03f51ee08445a0 /CMakeLists.txt
parent611b11508a910118694b6da0958a022826c07b29 (diff)
downloadlogdiag-dca71f66c3cf65537017d5add98617a60235e5d7.tar.gz
logdiag-dca71f66c3cf65537017d5add98617a60235e5d7.tar.xz
logdiag-dca71f66c3cf65537017d5add98617a60235e5d7.zip
Fix undoing, create a unit test for history.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ae5b6d5..9e771ce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -143,7 +143,8 @@ set (liblogdiag_HEADERS
liblogdiag/ld-lua-symbol-private.h)
set (logdiag_TESTS
- point-array)
+ point-array
+ diagram)
set (logdiag_SOURCES
src/ld-window-main.c