subdir fbrun
This commit is contained in:
parent
930d40d5a5
commit
4d3ee5364a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue