all repos — openbox @ 7c8c9e998ffc3a9b22e15feeffe77823142ce531

openbox fork - make it a bit more like ryudo

data/buttons/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
#buttonsdir = $(pkgdatadir)/buttons
MAINTAINERCLEANFILES = Makefile.in
#buttons_DATA =
               #fieron-bullet.xbm fieron-bulletl.xbm fieron-close.xbm \
               #fieron-icon.xbm fieron-max.xbm fieron-stick.xbm \
               #max.xbm stick.xbm icon.xbm close.xbm

#EXTRA_DIST = $(buttons_DATA)

distclean-local:
	$(RM) *\~ .\#*
#uninstall-am:
#	rmdir -p $(DESTDIR)$(buttonsdir) || true