diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-24 03:23:58 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-24 03:23:58 +0000 |
commit | 13f3db520b2777e564648f07cd6064f4987d2388 (patch) | |
tree | 4fc39b3c694dba803687a34b4906849f6e50a40b /graphics | |
parent | 455193b742980acb3c30d9fe668eefdbd5779fa4 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6cd7e7074478..e6ea28efe722 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -565,7 +565,7 @@ SUBDIR += linux-c6-sdl_ttf SUBDIR += linux-c6-dri SUBDIR += linux-c6-dri-compat - SUBDIR += linux-c6-gdk-pixbuf + SUBDIR += linux-c6-gdk-pixbuf2 SUBDIR += linux-c6-glx-utils SUBDIR += linux-c6-jpeg SUBDIR += linux-c6-libGLU |