diff options
| author | Rodrigo Moya <rodrigo.moya@canonical.com> | 2011-03-01 16:39:36 +0100 |
|---|---|---|
| committer | Rodrigo Moya <rodrigo.moya@canonical.com> | 2011-03-01 16:39:36 +0100 |
| commit | 9c52f48f5f29e8eaf085d528cc555d9331542efa (patch) | |
| tree | b1228cc67c1a3c4720a556c5c3a990a1c88dc840 /tests | |
| parent | b0b87f4e730e40dcdb73978cd408a659b9b1d810 (diff) | |
Compilation fixes
(bzr r871.5.8)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 20ea63b1c..7b3669058 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -44,6 +44,7 @@ add_executable (test-unit ../src/ubus-server.h ../services/panel-service.c ../services/panel-service.h + ../services/panel-marshal.c ../src/FavoriteStore.cpp ../src/FavoriteStore.h ../src/FavoriteStoreGSettings.cpp |
