aboutsummaryrefslogtreecommitdiff
path: root/Recipe
diff options
context:
space:
mode:
Diffstat (limited to 'Recipe')
-rw-r--r--Recipe5
1 files changed, 4 insertions, 1 deletions
diff --git a/Recipe b/Recipe
index 6e4b8f0..79098f2 100644
--- a/Recipe
+++ b/Recipe
@@ -142,7 +142,10 @@ BUILT_SOURCES = empty.h
CLEANFILES = empty.h
empty.h: $(allsources)
echo '/* Empty file touched by automake makefile to force rebuild of version.o */' >$@
-
+bin_PROGRAMS = $(GAMES)
+!end
+!begin am_begin
+GAMES =
!end
!begin >empty.h
/* Empty file touched by automake makefile to force rebuild of version.o */