diff --git a/util/Makefile.am b/util/Makefile.am index 3ee54335..e2df94a4 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,9 +1,10 @@ # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager - +SUBDIRS = fbrun bin_SCRIPTS = bsetbg bin_PROGRAMS = bsetroot bsetroot_SOURCES = bsetroot.cc bsetroot.hh bsetroot_LDADD = ../src/BaseDisplay.o ../src/Timer.o ../src/Image.o ../src/i18n.o ../src/FbAtoms.o + MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST=bsetbg