diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:09:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:09:02 +0000 |
commit | cc6a2b1acd0f57b3b6a0fc75954b8c7392b209e3 (patch) | |
tree | f967907142993effff403ea157c570032a67d44f /graphics/Makefile | |
parent | 610d189eaef55cf7d5ceafdc4fbeed15e1e1f76a (diff) | |
download | ports-cc6a2b1acd0f57b3b6a0fc75954b8c7392b209e3.tar.gz ports-cc6a2b1acd0f57b3b6a0fc75954b8c7392b209e3.zip |
Notes
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 988d3d3db5a3..2a750580eb4f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1999/03/19 22:23:22 asami Exp $ +# $Id: Makefile,v 1.116 1999/03/20 14:54:00 dburr Exp $ # SUBDIR += 4va @@ -88,6 +88,7 @@ SUBDIR += rayshade SUBDIR += sane SUBDIR += sced + SUBDIR += scwm-icons SUBDIR += sketch SUBDIR += spigot SUBDIR += splitmpg |