]> icculus.org git repositories - mikachu/openbox.git/blob - util/Makefile.am
add focusraise.
[mikachu/openbox.git] / util / Makefile.am
1 CPPFLAGS= @CPPFLAGS@
2
3 #SUBDIRS =              epist
4 bin_SCRIPTS =           bsetbg
5 bin_PROGRAMS =          bsetroot xftlsfonts
6
7 bsetroot_SOURCES =      bsetroot.cc
8 bsetroot_LDADD =        ../src/basedisplay.o ../otk/color.o ../otk/gccache.o \
9                         ../otk/texture.o ../src/timer.o ../otk/image.o \
10                         ../otk/imagecontrol.o ../src/util.o ../src/screeninfo.o
11
12 xftlsfonts_SOURCES = xftlsfonts.cc
13
14 INCLUDES= -I../src -I../otk
15
16 MAINTAINERCLEANFILES =  Makefile.in
17
18 distclean-local:
19         rm -f *\~ .\#*
20
21 # local dependencies