diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-03-12 19:58:09 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-03-13 10:39:51 +0100 |
commit | cbdc446e6f49ee0968f3c0765b3349f5e681018b (patch) | |
tree | 4c81b4539405f826591a55a1e1802892a4db376b /svtools/Library_svt.mk | |
parent | 3f89190894b056639e9a323ebffe7a2e20ad4dc4 (diff) |
Clean up ODocumentInfoPreview
Diffstat (limited to 'svtools/Library_svt.mk')
-rw-r--r-- | svtools/Library_svt.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk index 653d4adab615..55b651506d61 100644 --- a/svtools/Library_svt.mk +++ b/svtools/Library_svt.mk @@ -94,6 +94,7 @@ $(eval $(call gb_Library_add_exception_objects,svt,\ svtools/source/config/miscopt \ svtools/source/config/optionsdrawinglayer \ svtools/source/config/printoptions \ + svtools/source/contnr/DocumentInfoPreview \ svtools/source/contnr/contentenumeration \ svtools/source/contnr/fileview \ svtools/source/contnr/imivctl1 \ |