diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-10 01:42:36 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-10 01:42:36 +0000 |
commit | 11294223793782607de347665df78d01deec7b55 (patch) | |
tree | 85f968c4fa7585d7c59a692aa15042ee73127b1d /x11-toolkits/Makefile | |
parent | PR: 53741 (diff) |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add render 0.8 manually, header files and documentation for the X render
extension.
PR: 53995
Submitted by: me
Diffstat (limited to 'x11-toolkits/Makefile')
-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 ae8c3dc46f58..ffa043aed8cd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -156,6 +156,7 @@ SUBDIR += qt23 SUBDIR += qt31 SUBDIR += qwt + SUBDIR += render SUBDIR += rep-gtk SUBDIR += rep-gtk2 SUBDIR += ruby-fltk |