diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:23:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:23:22 +0000 |
commit | 7c849990b738f10b95165a90d1da73088e54c53f (patch) | |
tree | 155e001618853308586437fee555159035257529 /graphics/Makefile | |
parent | 1d04db0edc52f99ae487f30506eeaaa437be99a3 (diff) | |
download | ports-7c849990b738f10b95165a90d1da73088e54c53f.tar.gz ports-7c849990b738f10b95165a90d1da73088e54c53f.zip |
Add wmicons.
Notes
Notes:
svn path=/head/; revision=17296
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c4b1a63d718a..90f866bda717 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.113 1999/03/07 12:27:37 flathill Exp $ +# $Id: Makefile,v 1.114 1999/03/14 02:52:30 flathill Exp $ # SUBDIR += 4va @@ -97,6 +97,7 @@ SUBDIR += urt SUBDIR += vcg SUBDIR += whirlgif + SUBDIR += wmicons SUBDIR += xanim SUBDIR += xaos SUBDIR += xbmbrowser |