diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-11 12:52:37 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-11 12:52:55 +0000 |
commit | 450b0103937e563273d4771b902544e9e1ae47e7 (patch) | |
tree | 0aed9519009ac2d0049d39638fa2dcd1115f49ea /sd | |
parent | 19b8dd5dedc35f39266d8279b2761a5a8946c2d4 (diff) |
need to add embobj in here now
Diffstat (limited to 'sd')
-rw-r--r-- | sd/CppunitTest_sd_filters_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk index 8e2f50571517..9c362be03fb4 100644 --- a/sd/CppunitTest_sd_filters_test.mk +++ b/sd/CppunitTest_sd_filters_test.mk @@ -116,6 +116,7 @@ $(eval $(call gb_CppunitTest_add_components,sd_filters_test,\ $(eval $(call gb_CppunitTest_add_old_components,sd_filters_test,\ configmgr \ + embobj \ ucb1 \ ucpfile1 \ ucptdoc1 \ |