]> Dogcows Code - chaz/openbox/blob - data/buttons/Makefile.am
provide RenderControls to all otk from the display class. initialize them all there...
[chaz/openbox] / data / buttons / Makefile.am
1 buttonsdir = $(pkgdatadir)/buttons
2 MAINTAINERCLEANFILES = Makefile.in
3 buttons_DATA = fieron-bullet.xbm fieron-bulletl.xbm fieron-close.xbm \
4 fieron-icon.xbm fieron-max.xbm fieron-stick.xbm \
5 max.xbm stick.xbm icon.xbm close.xbm
6
7 EXTRA_DIST = $(buttons_DATA)
8
9 distclean-local:
10 rm -f *\~ .\#*
11 uninstall-am:
12 rmdir $(buttonsdir)
This page took 0.035015 seconds and 4 git commands to generate.