diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-24 16:06:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-24 16:06:45 +0000 |
commit | ec8563a2daa00635ccc6c6a601f4ec82f9b8625c (patch) | |
tree | 59d140704b4989ca53670f75ddd6f0b90537df2e /x11-toolkits/Makefile | |
parent | 3f6a14b8696883ecf8ad811408965690d003b58b (diff) |
Add libwnck, an GNOME 2.0 API for building pagers and tasklists.
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=58067
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 476e9110a0d8..42e003020b0e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -66,6 +66,7 @@ SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree + SUBDIR += libwnck SUBDIR += libzvt SUBDIR += linux-gtk SUBDIR += linux-openmotif |