diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 06:01:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 06:01:25 +0000 |
commit | 4a99194d5aac94e730e61f082ff5aa40ac96957f (patch) | |
tree | 3e1ae3e370bff773cdbf88fba5addce4e5446cd2 /www/Makefile | |
parent | 292bb15ff9df02ecd82f44216d95b05af2086d05 (diff) |
Add gtkhtml3.
Notes
Notes:
svn path=/head/; revision=80341
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6512aafa26e0..0f7e3691fb5e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -104,6 +104,7 @@ SUBDIR += gnujsp SUBDIR += grail SUBDIR += gtkhtml + SUBDIR += gtkhtml3 SUBDIR += guile-www SUBDIR += harvest SUBDIR += horde2 |