diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-12-17 09:52:13 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-12-17 09:52:13 +0000 |
commit | abc03967eea61f2a0dbe8df77427065cc94fc376 (patch) | |
tree | 80dbc9799e9847b466b5a71cd6d1dc0e86ffa019 /x11/Makefile | |
parent | Remove redundant rmdir line. (diff) |
new port of ButtonBox 0.03, an Xlib-based application launcher
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index f1186338058e..9af360ffd6c6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -14,6 +14,7 @@ SUBDIR += bgrot SUBDIR += blast SUBDIR += bricons + SUBDIR += buttonbox SUBDIR += dgs SUBDIR += dxpc SUBDIR += dynamag |