diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:12:53 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:12:53 +0000 |
commit | 067454ac9ac4284d0e3c15487c3d16d456ae30d4 (patch) | |
tree | 3773830340d8a552835d1b39a502a2ae76a15ebb /graphics/Makefile | |
parent | 8ea24c8701cab59d4f3a301b3186c5f92a3700df (diff) |
Notes
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 8f9f605657e8..0b30eeb084f8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -346,6 +346,7 @@ SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg + SUBDIR += show SUBDIR += showimg SUBDIR += simage SUBDIR += sketch |