diff options
Diffstat (limited to 'kpoker/Makefile.am')
-rw-r--r-- | kpoker/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/Makefile.am b/kpoker/Makefile.am index fd2041f9..9579f903 100644 --- a/kpoker/Makefile.am +++ b/kpoker/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = sounds -INCLUDES = -I$(top_srcdir)/libkdegames $(all_includes) +INCLUDES = -I$(top_srcdir)/libtdegames $(all_includes) METASOURCES = AUTO KDE_ICON = kpoker |