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