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] --- net.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net.R') diff --git a/net.R b/net.R index b544278..aa6a168 100644 --- a/net.R +++ b/net.R @@ -10,7 +10,7 @@ netgame : [G] WINDOWS COMMON net NET_EXTRA net.res|noicon.res ALL += net[COMBINED] NET_EXTRA -!begin gtk +!begin am gtk GAMES += net !end -- cgit v1.1