summaryrefslogtreecommitdiffstats
path: root/kbackgammon/engines/nextgen/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
commit898d80dfae554b177a4f0a0d0f103b3b3976a6ea (patch)
treeaedc02ad7983269381be9fc3ecf399321aabecea /kbackgammon/engines/nextgen/Makefile.am
parentcd42115f94ac82d512d0edcb4909a536243b514f (diff)
downloadtdegames-898d80dfae554b177a4f0a0d0f103b3b3976a6ea.tar.gz
tdegames-898d80dfae554b177a4f0a0d0f103b3b3976a6ea.zip
Rename kde libraries to tde
Diffstat (limited to 'kbackgammon/engines/nextgen/Makefile.am')
-rw-r--r--kbackgammon/engines/nextgen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbackgammon/engines/nextgen/Makefile.am b/kbackgammon/engines/nextgen/Makefile.am
index ed58d2f4..f7d719e2 100644
--- a/kbackgammon/engines/nextgen/Makefile.am
+++ b/kbackgammon/engines/nextgen/Makefile.am
@@ -3,7 +3,7 @@ noinst_LTLIBRARIES = libkbgnextgen.la
libkbgnextgen_la_SOURCES = kbgng.cpp kbgplayer.cpp kbggame.cpp
INCLUDES= -I$(top_srcdir)/kbackgammon -I$(top_srcdir)/kbackgammon/engines \
- -I$(top_srcdir)/libkdegames/kgame $(all_includes)
+ -I$(top_srcdir)/libtdegames/kgame $(all_includes)
METASOURCES = AUTO