]> Dogcows Code - chaz/openbox/blob - themes/ebox_data/Makefile.am
move the gettext header out to the root source dir
[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.033037 seconds and 4 git commands to generate.