diff options
author | Ingo Schmidt <is@openoffice.org> | 2004-05-26 16:16:34 +0000 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2004-05-26 16:16:34 +0000 |
commit | 03842faa2a04b35a1b03572063cabc93f60913ec (patch) | |
tree | 6cf1d00933c6c3385a306f388fc0f743e4dde5dc /setup_native/prj/build.lst | |
parent | 89f9d94faa3501d5eb8dba2f920536ab28a81b29 (diff) |
#116507# javafilter custom action
Diffstat (limited to 'setup_native/prj/build.lst')
-rw-r--r-- | setup_native/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 2df7476db086..96e9d2afda11 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -3,3 +3,4 @@ pk setup_native usr1 - all sn_mkout NULL pk setup_native\source\win32\customactions\regactivex nmake - w sn_regactivex NULL pk setup_native\source\win32\customactions\reg4msdoc nmake - w sn_reg4msdoc NULL pk setup_native\source\win32\customactions\regpython nmake - w sn_regpython NULL +pk setup_native\source\win32\customactions\javafilter nmake - w sn_javafilter NULL |