summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 7794b370e7bb..a7518b81e7c0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -312,9 +312,6 @@ else
ifneq ($(MACOSX_CODESIGNING_IDENTITY),)
@macosx-codesign-app-bundle $(TESTINSTALLDIR)/LibreOffice.app
endif
-ifneq ($(OS),MACOSX)
- @install-gdb-printers -L
-endif
endif
@$(call gb_Top_InstallFinished,Test Installation,$(TESTINSTALLDIR))