summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/classic/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/classic/local.mk b/games/classic/local.mk
index f22e007..3af581a 100644
--- a/games/classic/local.mk
+++ b/games/classic/local.mk
@@ -31,7 +31,7 @@ endif
# To run in place, the engine needs game data in the build directory, which may
# be different from the source directory.
-$(dist_games_classic_DATA) $(dist_noinst_DATA): %reldir%/$(am__dirstamp)
+$(dist_games_classic_DATA): %reldir%/$(am__dirstamp)
$(AM_V_GEN)[ x"$(srcdir)" = x"$(builddir)" ] || \
$(LN_S) "$(abs_srcdir)/$@" "$@"
CONFIG_CLEAN_FILES += %reldir%/$(am__dirstamp)