diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-20 15:58:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-20 15:58:53 +0000 |
commit | d862eac50a632f4bf3eaf5f1770b45dfef8c7ba4 (patch) | |
tree | a5a95834763de91140532d951d03af098e44090b /x11/Makefile | |
parent | Update to Vim 6.0 beta AS (diff) |
Add launch.app 0.6.5, an application launcher for WindowMaker dock.
Notes
Notes:
svn path=/head/; revision=46551
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1672cb5d87c6..714b66bc0e2a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -50,6 +50,7 @@ SUBDIR += kdelibs2 SUBDIR += kvidtune SUBDIR += kworldwatch + SUBDIR += launch.app SUBDIR += libdnd SUBDIR += libhelp SUBDIR += libsx |