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 \