summaryrefslogtreecommitdiff
path: root/tests
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2010-12-01 23:14:08 +0000
committerNeil Jagdish Patel <neil.patel@canonical.com>2010-12-01 23:14:08 +0000
commitb333dc1e35bcab6209ba6da1ccc3b74566beedb0 (patch)
tree24ab8ec74ddfa3a9063d57280604e35dcdcfbf7b /tests
parent1ffb03518c8a03d439477a379aff68e4918c2294 (diff)
Basic support for Panel and HomeButton dumping info, still need to do the indicators
(bzr r650.1.1)
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 412b208ad..3dd076911 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -76,6 +76,8 @@ add_executable (test-panel
../src/IndicatorObjectProxyRemote.h
../src/IndicatorObjectEntryProxyRemote.cpp
../src/IndicatorObjectEntryProxyRemote.h
+ ../src/Introspectable.cpp
+ ../src/Introspectable.h
../src/PanelHomeButton.cpp
../src/PanelHomeButton.h
)