r499: This commit was manufactured by cvs2svn to create tag 'r1_2_1-last'.
[cinelerra_cv/mob.git] / hvirtual / cinelerra / data / Makefile.am
blobd5b212087370900a82a6ebf4b3d86e2115762c89
1 noinst_LIBRARIES = libimagedata.a
2 libimagedata_a_SOURCES =
3 nodist_libimagedata_a_SOURCES = theme.data
5 PNGS = \
6         mode_add.png \
7         mode_divide.png \
8         mode_multiply.png \
9         mode_normal.png \
10         mode_replace.png \
11         mode_subtract.png
13 # this rule creates the .o file from the concatenated PNGs
14 .data.$(OBJEXT):
15         $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
17 theme.data: $(PNGS)
18         $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
20 clean-local:
21         rm -f theme.data
23 EXTRA_DIST = \
24         $(PNGS) \
25         about.png \
26         about.xcf.bz2 \
27         about_bg.png \
28         about_bg_png.h \
29         about_png.h \
30         fake_ntsc.dv \
31         fake_ntsc_dv.h \
32         fake_pal.dv \
33         fake_pal_dv.h \
34         heroine_logo10.png \
35         heroine_logo10_png.h \
36         heroine_logo11.png \
37         heroine_logo11_png.h \
38         heroine_logo12.png \
39         heroine_logo12_png.h \
40         heroine_logo9.png \
41         heroine_logo9_png.h \
42         lad_picon.png \
43         lad_picon.xcf.bz2 \
44         lad_picon_png.h \
45         microsoft_credit.png \
46         microsoft_credit_png.h \
47         modes.xcf.bz2