From c06792c07609eacf6db0881f62a3391547c77248 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 30 Jun 2013 10:16:57 +0000 Subject: Add a mechanism to the automake system to allow 'make install' to only install the actual games, not the auxiliary binaries or nullgame. [originally from svn r9887] --- lightup.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lightup.R') diff --git a/lightup.R b/lightup.R index 82b6bdc..04542e1 100644 --- a/lightup.R +++ b/lightup.R @@ -11,7 +11,7 @@ lightupsolver : [C] lightup[STANDALONE_SOLVER] LIGHTUP_EXTRA STANDALONE ALL += lightup[COMBINED] LIGHTUP_EXTRA -!begin gtk +!begin am gtk GAMES += lightup !end -- cgit v1.1