diff options
Diffstat (limited to 'src/app/Makefile.am')
-rw-r--r-- | src/app/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/Makefile.am b/src/app/Makefile.am index a15f666..f27b359 100644 --- a/src/app/Makefile.am +++ b/src/app/Makefile.am @@ -38,7 +38,7 @@ gwenview_la_LIBADD = libgwenshared.la ../gvcore/libgwenviewcore.la $(GV_LIB_KI gwenview_la_LDFLAGS = $(all_libraries) $(LIB_TQT) -module $(KDE_PLUGIN) -# set the include path for X, qt and KDE +# set the include path for X, tqt and KDE INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/tde METASOURCES = AUTO |