]> Dogcows Code - chaz/openbox/blob - themes/ebox_data/Makefile.am
a03f81531bdde72dff37fd9ae2ac5c1e75c0fac8
[chaz/openbox] / themes / ebox_data / Makefile.am
1 themedatadir=$(datadir)/openbox/themes/ebox_data
2
3 themedata_DATA=\
4 close.xbm \
5 iconify.xbm \
6 max.xbm
7
8 EXTRA_DIST=$(themedata_DATA)
9
10 MAINTAINERCLEANFILES=Makefile.in
11
12 distclean-local:
13 $(RM) *\~ *.orig *.rej .\#*
This page took 0.032634 seconds and 3 git commands to generate.