diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-12-04 07:48:08 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-12-04 07:48:08 +0000 |
commit | 8a5a07a68ef880b87df6705554e7b5dc4b06c487 (patch) | |
tree | 37b4f6d5ca1f635dbc054aa3422f04224524479a /x11-toolkits/Makefile | |
parent | Update to 1.0.2 (diff) |
Add libpanelappletmm 1.3.1, C++ binding for the panel applet API.
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 f9329fbdd179..76d90fd4dda8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -104,6 +104,7 @@ SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree + SUBDIR += libpanelappletmm SUBDIR += libwnck SUBDIR += libxfce4gui SUBDIR += libzvt |