diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-01-05 19:57:02 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-01-05 19:57:02 +0000 |
commit | 0c5c4a5fb73f6412c12451e2a35d8ecfcbda711e (patch) | |
tree | 96b452dc73711187ec3f9391aa2b84fda6834940 /graphics/Makefile | |
parent | Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1 (diff) |
A windowmaker DockApp that maintains a small thumbnail copy
of your favorite image from the WWW.
PR: 14696
Submitted by: Osokin Sergey <ozz@FreeBSD.org.ru>
Notes
Notes:
svn path=/head/; revision=24441
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3f71b0315425..00a8f3d402a7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -140,6 +140,7 @@ SUBDIR += urt SUBDIR += vcg SUBDIR += whirlgif + SUBDIR += wmgrabimage SUBDIR += wmicons SUBDIR += xanim SUBDIR += xaos |