diff options
Diffstat (limited to 'kbattleship/kbattleship/Makefile.am')
-rw-r--r-- | kbattleship/kbattleship/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbattleship/kbattleship/Makefile.am b/kbattleship/kbattleship/Makefile.am index 14262e8c..edd0cda6 100644 --- a/kbattleship/kbattleship/Makefile.am +++ b/kbattleship/kbattleship/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = dialogs . pictures sounds -INCLUDES = -I$(top_srcdir)/libtdegames -I$(top_srcdir)/libtdegames/highscore $(all_includes) +INCLUDES = -I$(top_srcdir)/libtdegames $(all_includes) METASOURCES = AUTO bin_PROGRAMS = kbattleship |