diff options
author | fluxgen <fluxgen> | 2002-10-20 17:38:45 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-10-20 17:38:45 (GMT) |
commit | 4f007517a275f1c0e2e949b89ef3204712e894fb (patch) | |
tree | 4e970197c928b69f762d9e311a3727b4d1e67306 /util | |
parent | 40d10f57b3586eba445cea68033354aa7c200af1 (diff) | |
download | fluxbox-4f007517a275f1c0e2e949b89ef3204712e894fb.zip fluxbox-4f007517a275f1c0e2e949b89ef3204712e894fb.tar.bz2 |
removed fbrun until we get it fixed
Diffstat (limited to 'util')
-rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 0997ad2..a6feedd 100644 --- a/util/Makefile.am +++ b/util/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager | 1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager |
2 | SUBDIRS = fbrun | 2 | SUBDIRS = |
3 | bin_SCRIPTS = bsetbg fluxbox-generate_menu | 3 | bin_SCRIPTS = bsetbg fluxbox-generate_menu |
4 | bin_PROGRAMS = bsetroot | 4 | bin_PROGRAMS = bsetroot |
5 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh | 5 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh |