diff options
Diffstat (limited to 'kpat/Makefile.am')
-rw-r--r-- | kpat/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/Makefile.am b/kpat/Makefile.am index 0b193859..43692e30 100644 --- a/kpat/Makefile.am +++ b/kpat/Makefile.am @@ -1,5 +1,5 @@ -INCLUDES = -I$(top_srcdir)/libkdegames $(all_includes) +INCLUDES = -I$(top_srcdir)/libtdegames $(all_includes) bin_PROGRAMS = kpat |