diff options
Diffstat (limited to 'kbackgammon/Makefile.am')
-rw-r--r-- | kbackgammon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |