diff options
Diffstat (limited to 'lib/kformula/Makefile.am')
-rw-r--r-- | lib/kformula/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/Makefile.am b/lib/kformula/Makefile.am index 83ba7198..eb795cc3 100644 --- a/lib/kformula/Makefile.am +++ b/lib/kformula/Makefile.am @@ -4,7 +4,7 @@ INCLUDES= $(KOFFICE_INCLUDES) $(KOTEXT_INCLUDES) $(all_includes) SUBDIRS = pics fonts dtd ####### -# We have to name it kformulalib, not just kformula, since that's the name of the kdeinit module for kformula. +# We have to name it kformulalib, not just kformula, since that's the name of the tdeinit module for kformula. lib_LTLIBRARIES = libkformulalib.la libkformulalib_la_SOURCES = basicelement.cc contextstyle.cc formulacursor.cc \ |