diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bdb005f71388..f60724779f07 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -548,6 +548,13 @@ SUBDIR += linplasma SUBDIR += linux-XnViewMP SUBDIR += linux-adobesvg + SUBDIR += linux-c6-sdl_image + SUBDIR += linux-c6-sdl_ttf + SUBDIR += linux-c6-dri + SUBDIR += linux-c6-jpeg + SUBDIR += linux-c6-tiff + SUBDIR += linux-c6-cairo + SUBDIR += linux-c6-png SUBDIR += linux-f10-cairo SUBDIR += linux-f10-dri SUBDIR += linux-f10-gdk-pixbuf @@ -558,9 +565,9 @@ SUBDIR += linux-f10-libmng SUBDIR += linux-f10-png SUBDIR += linux-f10-sdl_image + SUBDIR += linux-f10-sdl_ttf SUBDIR += linux-f10-tiff SUBDIR += linux-f10-ungif - SUBDIR += linux-sdl_ttf SUBDIR += lprof-devel SUBDIR += lua-gd SUBDIR += luminance |