summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-21 02:16:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-21 02:16:24 -0600
commitdfafe9ad15dbde7206fb3af668edb2afe119e66b (patch)
tree36c014b20e47a925bf80ae7c9abeee4ed8da3eaf
parent1114b881a39957f339bf5afdcfa6720e3363489e (diff)
downloadgwenview-dfafe9ad.tar.gz
gwenview-dfafe9ad.zip
Update automake files to use tde instead of kde
-rw-r--r--src/app/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/Makefile.am b/src/app/Makefile.am
index c6bb33a..cab3044 100644
--- a/src/app/Makefile.am
+++ b/src/app/Makefile.am
@@ -39,7 +39,7 @@ gwenview_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module $(KDE_PLUGIN)
# set the include path for X, qt and KDE
-INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/kde
+INCLUDES = -I$(srcdir)/.. $(all_includes) -I$(kde_includes)/tde
METASOURCES = AUTO