From e5202379e3ffa65e916e1d3dc14959d53d65acd7 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 22 Feb 2016 12:26:11 +0100 Subject: sfx2 classification: include example XML in the instset Change-Id: I23c0227ee304a6b756ff3d474866609d95e6a071 --- scp2/InstallModule_ooo.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'scp2/InstallModule_ooo.mk') diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index d54ca2e6d0c7..33ca0b05c0e0 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -93,6 +93,7 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/ooo,\ scp2/source/ooo/mingw_dlls \ ) \ scp2/source/ooo/module_filter \ + scp2/source/ooo/module_classification \ $(if $(filter-out MACOSX WNT,$(OS)), \ scp2/source/ooo/module_libreofficekit \ ) \ -- cgit