diff options
Diffstat (limited to 'src/tde/Makefile.am')
-rw-r--r-- | src/tde/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tde/Makefile.am b/src/tde/Makefile.am index 8524867..05dbf2e 100644 --- a/src/tde/Makefile.am +++ b/src/tde/Makefile.am @@ -2,7 +2,7 @@ lib_LIBRARIES=libkdeextra.a libkdeextra_a_SOURCES = kchmdcopiface.cpp kchmdcopiface.skel kchmviewwindow_tdehtmlpart.cpp noinst_HEADERS = kchmdcopiface.h kchmviewwindow_tdehtmlpart.h -INCLUDES = $(QT_INCLUDES) $(CHM_INCLUDES) $(KDE_INCLUDES) $(LIBCHMFILE_INCLUDES) +INCLUDES = $(TQT_INCLUDES) $(CHM_INCLUDES) $(KDE_INCLUDES) $(LIBCHMFILE_INCLUDES) METASOURCES = AUTO KDE_OPTIONS = qtonly |