diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 14:45:43 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:10 +0200 |
commit | cd2c512f9f6b6aa000fa48efb18033b3ebb3a264 (patch) | |
tree | a5866410802a9e7271686b189b0b13fe69d03b37 /sot | |
parent | 36e7740104e2049518cf826c38eceedac36c8b73 (diff) |
clean up
Diffstat (limited to 'sot')
-rw-r--r-- | sot/CppunitTest_sot_test_sot.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk index 003a346956cf..72faace86aed 100644 --- a/sot/CppunitTest_sot_test_sot.mk +++ b/sot/CppunitTest_sot_test_sot.mk @@ -47,10 +47,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sot_test_sot, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_set_include,sot_test_sot,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\ offapi \ udkapi \ |