summaryrefslogtreecommitdiff
path: root/util/epist/Makefile.am
blob: 48c57e477d8432f7d46059f8ad9b85b32817179e (plain)
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