diff options
author | fluxgen <fluxgen> | 2002-11-12 17:14:32 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-11-12 17:14:32 (GMT) |
commit | 5d87d2c2e5809fdc48b36a0de7e4a8a31d7cf3db (patch) | |
tree | 387cb385c3e27edd6c329edeac29b8630f854869 | |
parent | b86fba5354cf91f189249f0959d0f34a2e2fb8a8 (diff) | |
download | fluxbox_pavel-5d87d2c2e5809fdc48b36a0de7e4a8a31d7cf3db.zip fluxbox_pavel-5d87d2c2e5809fdc48b36a0de7e4a8a31d7cf3db.tar.bz2 |
enable fbrun dir
-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 a6feedd..0997ad2 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 = | 2 | SUBDIRS = fbrun |
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 |