From 898d80dfae554b177a4f0a0d0f103b3b3976a6ea Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:22 -0500 Subject: Rename kde libraries to tde --- kbackgammon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbackgammon/Makefile.am') diff --git a/kbackgammon/Makefile.am b/kbackgammon/Makefile.am index eec1c9b3..aff7ff18 100644 --- a/kbackgammon/Makefile.am +++ b/kbackgammon/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = pics sounds icons engines -INCLUDES = -I$(top_srcdir)/libkdegames -I$(top_srcdir)/libkdegames/kgame/ -I$(srcdir)/engines $(all_includes) +INCLUDES = -I$(top_srcdir)/libtdegames -I$(top_srcdir)/libtdegames/kgame/ -I$(srcdir)/engines $(all_includes) METASOURCES = AUTO bin_PROGRAMS = kbackgammon -- cgit v1.2.1