diff options
Diffstat (limited to 'kmines')
-rw-r--r-- | kmines/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmines/Makefile.am b/kmines/Makefile.am index f552e25d..f11b31d8 100644 --- a/kmines/Makefile.am +++ b/kmines/Makefile.am @@ -31,7 +31,7 @@ install-data-local: && echo "" \ && echo "If the system-wide highscore file does not exist, it is" \ && echo "created with the correct ownership and permissions. See the" \ - && echo "INSTALL file in \"kdegames/libtdegames/highscore\" for details." \ + && echo "INSTALL file in \"tdegames/libtdegames/highscore\" for details." \ && echo "" \ && echo "********************************************************" \ ) || true |