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