fix timer install

This commit is contained in:
Neale Pickett 2011-11-09 20:13:45 -06:00
parent 3d41bb490f
commit 33a66271c7
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Here is some various junk I've done. Maybe you'll find it amusing.
Maybe you'll just wonder why I spend so much time on this garbage.
* Download my [presentation timer](timer.html) for use in any modern
browser
browser.
* Play [a fun game](fungame.html)!
* If you need to write someone a letter but really don't want to, try my
[smalltalk generator](smalltalk.cgi).

View File

@ -1,4 +1,4 @@
PLAIN += toys
COPY += $(wildcard toys/*.cgi toys/cards/*.png)
COPY += toys/timer.mdwn
COPY += toys/timer.html