aboutsummaryrefslogtreecommitdiff
path: root/net.R
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2013-06-30 10:16:57 +0000
committerSimon Tatham <anakin@pobox.com>2013-06-30 10:16:57 +0000
commitc06792c07609eacf6db0881f62a3391547c77248 (patch)
treef7f0410c28690eb14e63aba2a2ff02ab3343c819 /net.R
parentb375232d7dc8357e820ec00808749d077c8b06b9 (diff)
downloadpuzzles-c06792c07609eacf6db0881f62a3391547c77248.zip
puzzles-c06792c07609eacf6db0881f62a3391547c77248.tar.gz
puzzles-c06792c07609eacf6db0881f62a3391547c77248.tar.bz2
puzzles-c06792c07609eacf6db0881f62a3391547c77248.tar.xz
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]
Diffstat (limited to 'net.R')
-rw-r--r--net.R2
1 files changed, 1 insertions, 1 deletions
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