diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-25 11:15:30 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-25 11:15:30 +0000 |
commit | 3829c804e373182e9959df93a5381d0e8399dbf7 (patch) | |
tree | a4e48ac16f05be94c967a3a9a91d8b6398f9084c /x11-toolkits/Makefile | |
parent | Initial import. (diff) |
Add gob and resort guile-gtk.
Diffstat (limited to 'x11-toolkits/Makefile')
-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 |