diff options
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 8ae3be64ece8..8e7b59aa069e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -6,7 +6,7 @@ SUBDIR += Xaw3d SUBDIR += blt SUBDIR += fltk - SUBDIR += guile-gtk + SUBDIR += gob SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk10 @@ -14,6 +14,7 @@ SUBDIR += gtkgl SUBDIR += gtkglarea SUBDIR += gtkstep + SUBDIR += guile-gtk SUBDIR += itk SUBDIR += iwidgets SUBDIR += iv |