summaryrefslogtreecommitdiffstats
path: root/katomic/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-04-27 22:18:38 +0900
committerMichele Calgaro <[email protected]>2020-04-27 22:18:38 +0900
commitafd698aa6058379c021ff7062465eee7da714101 (patch)
tree8444dac5cf92351c4edad5c50778ea0d0979d235 /katomic/Makefile.am
parentf1f09914546b311028592dfb83db4e33d205dac6 (diff)
downloadtdegames-afd698aa6058379c021ff7062465eee7da714101.tar.gz
tdegames-afd698aa6058379c021ff7062465eee7da714101.zip
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'katomic/Makefile.am')
-rw-r--r--katomic/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/katomic/Makefile.am b/katomic/Makefile.am
index af8735e7..866b54c7 100644
--- a/katomic/Makefile.am
+++ b/katomic/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = -I$(top_srcdir)/libtdegames -I$(top_srcdir)/libtdegames/highscore $(all_includes)
+INCLUDES = -I$(top_srcdir)/libtdegames $(all_includes)
katomic_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
katomic_LDADD = $(LIB_TDEGAMES)
katomic_DEPENDENCIES = $(LIB_TDEGAMES_DEP)