summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 06:09:19 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 06:09:19 (EDT)
commit8250cc9687666c46d0353a3fbfed084e2225db9d (patch)
tree9c02ef22eb953a2da3828319d1e1650e8fe24b26 /games
parent331d7f379e1ab68ad2e002284101ee670445e178 (diff)
downloaddodge-balls-8250cc9687666c46d0353a3fbfed084e2225db9d.zip
dodge-balls-8250cc9687666c46d0353a3fbfed084e2225db9d.tar.gz
dodge-balls-8250cc9687666c46d0353a3fbfed084e2225db9d.tar.bz2
build: Clean game data files
Diffstat (limited to 'games')
-rw-r--r--games/classic/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/classic/local.mk b/games/classic/local.mk
index 46424a6..3bba623 100644
--- a/games/classic/local.mk
+++ b/games/classic/local.mk
@@ -26,6 +26,7 @@ nodist_games_classic_DATA = \
$(dist_games_classic_DATA) $(dist_noinst_DATA): %reldir%/$(am__dirstamp)
$(AM_V_GEN)[ x"$(srcdir)" = x"$(builddir)" ] || \
$(LN_S) "$(abs_srcdir)/$@" "$@"
+CONFIG_CLEAN_FILES += %reldir%/$(am__dirstamp)
%reldir%/$(am__dirstamp):
@$(MKDIR_P) %reldir%
@: > %reldir%/$(am__dirstamp)