diff options
-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 |