]> Dogcows Code - chaz/openbox/blob - themes/fieron2_data/Makefile.am
move the gettext header out to the root source dir
[chaz/openbox] / themes / fieron2_data / Makefile.am
1 themedatadir=$(datadir)/openbox/themes/fieron2_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.037335 seconds and 4 git commands to generate.