diff options
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r-- | scp2/AutoInstall.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk index e271be86bf6d..5a7c4f9e7a82 100644 --- a/scp2/AutoInstall.mk +++ b/scp2/AutoInstall.mk @@ -53,5 +53,6 @@ $(eval $(call gb_AutoInstall_add_module,winexplorerextwin64nt6,SHLXTHDL_LIB_FILE endif $(eval $(call gb_AutoInstall_add_module,writer,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,writer_brand,,LIBO_EXECUTABLE)) +$(eval $(call gb_AutoInstall_add_module,xsltfilter,)) # vim: set noet sw=4 ts=4: |