blob: 327b10bb1a2945e3ee661a5f8f7849776191877f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- libreoffice-core-3.5.99.1/sdext/Module_sdext.mk 2012-06-07 13:57:10.000000000 +0200
+++ libreoffice-core-3.5.99.1/sdext/Module_sdext.mk.new 2012-06-09 18:21:03.376024873 +0200
@@ -49,9 +49,6 @@
StaticLibrary_pdfimport_s \
))
-$(eval $(call gb_Module_add_check_targets,sdext,\
- CppunitTest_pdfimport \
-))
endif
ifeq ($(ENABLE_PRESENTER_SCREEN),YES)
|