diff options
author | Michael Stahl <mstahl@redhat.com> | 2011-12-14 20:52:33 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-12-14 20:52:33 +0100 |
commit | aaa2f8f7e1ad4d85e901912d6bbc2ed99ae37a7b (patch) | |
tree | 6a438c5fa139609f49c61c4893dcf2dbde00ffef /postprocess | |
parent | ec0240cffc35ca74fa874f7b57b4eee787a66f4e (diff) |
extensions: convert scanner to gbuild
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 9850d3f1647a..d2496ea342dc 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -173,6 +173,7 @@ my_components += \ component/desktop/source/migration/services/migrationoo3 \ component/desktop/source/offacc/offacc \ component/desktop/source/splash/spl \ + component/extensions/source/scanner/scn \ component/extensions/source/update/check/updchk.uno \ component/extensions/source/update/feed/updatefeed \ component/extensions/source/update/ui/updchk \ @@ -182,7 +183,6 @@ my_components += \ log \ pcr \ res \ - scn \ syssh \ tvhlp1 \ ucpchelp1 \ |