# These are the rules used by makekdedoc to generate the kdelibs # documentation with KDOC. Please update them if I forget any # dependencies. # # -Taj (Apr 1999) kde_MODULES = store kofficecore kofficeui kotext store_FILES = *.h store_LIBS = -lkdecore -lqt kofficecore_FILES = *.h kofficecore_LIBS = -lkparts -lkdecore -lqt kofficeui_FILES = *.h kofficeui_LIBS = -lkofficecore -lkdeui -lkdecore -lqt kotext_FILES = *.h kotext_LIBS = -lkofficecore -lkdeui -lkdecore -lqt