diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-11-11 10:20:55 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-11-11 10:20:55 +0000 |
commit | 18f178d035f13e73c2c2052bc0a01eadcbe04bae (patch) | |
tree | 85d53ffb3919c0f8f58db17320ffc7003276623c /x11-toolkits | |
parent | Add librep. (diff) |
Add rep-gtk
Notes
Notes:
svn path=/head/; revision=23027
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7bfd1df07056..926698550c21 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -30,6 +30,7 @@ SUBDIR += qt-i18n SUBDIR += qt142 SUBDIR += qt20 + SUBDIR += rep-gtk SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot |