diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-25 17:05:12 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-25 17:05:12 +0000 |
commit | 1a8ccfdc6582ee2ba41b63cb698b3e186a0a8e9b (patch) | |
tree | fd461e0e21a8b14758acc15b05d6db47805ae99c /graphics/Makefile | |
parent | abd1119acd66a67e13ae57d1e86ce65b54887194 (diff) |
add SDL_gfx 2.0.3
SDL graphics drawing primitives and other support functions
Notes
Notes:
svn path=/head/; revision=58117
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 0f382a4b618f..130b30a94f7d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -297,6 +297,7 @@ SUBDIR += scr2png SUBDIR += scrot SUBDIR += scwm-icons + SUBDIR += sdl_gfx SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg |