diff options
author | Brian Paul <[email protected]> | 2006-11-03 00:16:12 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-11-03 00:16:12 +0000 |
commit | 4b43054c4bc3d145583d8d9fd3ed33dca0746f9d (patch) | |
tree | 5682c26213f2f24d32dc7321930eb00a1eae55db /progs/demos | |
parent | 24ea2c2cef6073c94e5e25e7d10566053de9dfa1 (diff) |
added fsligght
Diffstat (limited to 'progs/demos')
-rw-r--r-- | progs/demos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile index feb2abd6cfc..4623d6c8d91 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -25,6 +25,7 @@ PROGS = \ fire \ fogcoord \ fplight \ + fslight \ gamma \ gearbox \ gears \ |