diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-03 08:21:36 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-03 08:21:36 +0000 |
commit | e8b918eefba165e1429b7d1c43f8d4648128dbf8 (patch) | |
tree | 19b07f34df1ed333a1e721f63203d30d2f716b5c /graphics/Makefile | |
parent | imlib2 image library. (diff) |
Initial import.
A image viewer using imlib2.
PR: ports/22106
Submitted by: Jeremy Norris <ishmael27@home.com>
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 cd318304d9e3..c17166b5fc1b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -31,6 +31,7 @@ SUBDIR += epstool SUBDIR += eterm-bg SUBDIR += fbm + SUBDIR += feh SUBDIR += flashplayer SUBDIR += fli2gif SUBDIR += fly |