simon-git: puzzles (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Mar 25 18:33:38 GMT 2015


TL;DR:
  10460d1 Add Tracks to the automake makefile's "install" target.

Repository:     git://git.tartarus.org/simon/puzzles.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-03-25 18:33:38

commit 10460d1bc7dab94e84c5fbbde221c3d20f9e263b
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=10460d1bc7dab94e84c5fbbde221c3d20f9e263b;hp=195217a48062c3ee64a47b1d0b5327e5838a105c
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Mar 25 18:23:39 2015 +0000

    Add Tracks to the automake makefile's "install" target.
    
    Each game's .R file should append the binary to $(GAMES) in both the
    'am' and 'gtk' makefiles, but presumably due to copy-and-paste from an
    out-of-date version, tracks.R only did 'gtk'.
    
    Also clarified CHECKLST.txt in the hope that I won't miss that again.

 CHECKLST.txt |    3 ++-
 tracks.R     |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list