diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 09:36:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 09:36:47 +0000 |
commit | 986259ccbf6d91e2ff075b2a491de68be4947b1d (patch) | |
tree | ce0f74085116704aa0af069f2834a1cdc58a75cc /misc/Makefile | |
parent | 15872a0b5b05a4e301cb0432cb1beeddd68b16b4 (diff) |
add gkrellmlaunch2
Notes
Notes:
svn path=/head/; revision=124937
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index f27f8242254f..2c1426468e36 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -103,6 +103,7 @@ SUBDIR += gkrellmfmonitor SUBDIR += gkrellmfmonitor2 SUBDIR += gkrellmlaunch + SUBDIR += gkrellmlaunch2 SUBDIR += gkrellscore SUBDIR += gkrellshoot SUBDIR += gkrellshoot2 |