diff options
Diffstat (limited to 'ktuberling/Makefile.am')
-rw-r--r-- | ktuberling/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/Makefile.am b/ktuberling/Makefile.am index 64bedd78..aa203f35 100644 --- a/ktuberling/Makefile.am +++ b/ktuberling/Makefile.am @@ -11,7 +11,7 @@ # kde_toolbardir Where general toolbar icons should go to. # kde_wallpaperdir Where general wallpapers should go to. -INCLUDES= -I$(top_srcdir)/libkdegames $(all_includes) +INCLUDES= -I$(top_srcdir)/libtdegames $(all_includes) SUBDIRS = . museum sounds pics bin_PROGRAMS = ktuberling |