all repos — openbox @ f04d2f0fc3c8cec77b94fa7fe50438a45f06b420

openbox fork - make it a bit more like ryudo

util/epist/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# util/epist/Makefile.am for Blackbox - an X11 Window manager

CPPFLAGS= @CPPFLAGS@ @DEBUG@

bin_PROGRAMS =		epist

epist_SOURCES =		main.cc
#epist_LDADD =	

MAINTAINERCLEANFILES =	Makefile.in

distclean-local:
	rm -f *\~ .\#*

# local dependencies