diff options
Diffstat (limited to 'src/cite/ooo')
-rw-r--r-- | src/cite/ooo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cite/ooo/Makefile.am b/src/cite/ooo/Makefile.am index ff11fca..f3604de 100644 --- a/src/cite/ooo/Makefile.am +++ b/src/cite/ooo/Makefile.am @@ -37,7 +37,7 @@ CLEANFILES = *~ *.loT clean-local: rm -rf $(UNODIR) $(INCDIR) $(CLEANFILES) -UNOTYPES := \ +UNOTYPES = \ com.sun.star.uno.XComponentContext \ com.sun.star.lang.XMultiServiceFactory \ com.sun.star.lang.XSingleComponentFactory \ |