diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-06-21 19:56:27 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-06-21 19:56:27 +0000 |
commit | c5a4db7c111615dacf0bd184c7b78e927dce311b (patch) | |
tree | 16b6a36999fedc7fbad7af76e86d017a12040f78 /graphics/Makefile | |
parent | 2b6d9fd950bcce21b937ac81c7faa89131ebdfe9 (diff) | |
download | ports-c5a4db7c111615dacf0bd184c7b78e927dce311b.tar.gz ports-c5a4db7c111615dacf0bd184c7b78e927dce311b.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ac8623854215..b8734cdca6f3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -985,6 +985,8 @@ SUBDIR += scr2png SUBDIR += scrot SUBDIR += scwm-icons + SUBDIR += sdl2_image + SUBDIR += sdl2_ttf SUBDIR += sdl_gfx SUBDIR += sdl_image SUBDIR += sdl_ttf |