diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-22 09:18:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-22 09:18:11 +0000 |
commit | cd602240bb9df07a88a3e5e0aeee4cfed8ca02bf (patch) | |
tree | 1a1c2c43eae0d4ca01c0ded07a9d21ee47b732ba /graphics/Makefile | |
parent | Nuke sane, it split into sane-backends & sane-frontends now. (diff) |
Remove sane, add sane-backends & sane-frontends
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 009fcb706f8a..6df1a3da5172 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -190,7 +190,8 @@ SUBDIR += ruby-opengl SUBDIR += ruby-qt2gl SUBDIR += s10sh - SUBDIR += sane + SUBDIR += sane_backends + SUBDIR += sane_frontends SUBDIR += sced SUBDIR += scrot SUBDIR += scwm-icons |