Add applet-critical.png to EXTRA_DIST.
This commit is contained in:
parent
d151e4116a
commit
02b010b0bb
|
@ -1,3 +1,10 @@
|
||||||
|
Sun Nov 06 16:33:30 PST 2005 Christian Hammond <chipx86@chipx86.com>
|
||||||
|
|
||||||
|
* tests/Makefile.am:
|
||||||
|
- Add applet-critical.png to EXTRA_DIST.
|
||||||
|
|
||||||
|
==================== 0.2.2 ====================
|
||||||
|
|
||||||
Wed Aug 10 01:59:26 PDT 2005 Christian Hammond <chipx86@chipx86.com>
|
Wed Aug 10 01:59:26 PDT 2005 Christian Hammond <chipx86@chipx86.com>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
|
|
@ -49,3 +49,5 @@ test_xy_LDADD = $(common_ldflags)
|
||||||
test_xy_stress_LDADD = $(common_ldflags)
|
test_xy_stress_LDADD = $(common_ldflags)
|
||||||
|
|
||||||
INCLUDES = $(PACKAGE_CFLAGS) $(GDK_CFLAGS) -I$(top_srcdir)
|
INCLUDES = $(PACKAGE_CFLAGS) $(GDK_CFLAGS) -I$(top_srcdir)
|
||||||
|
|
||||||
|
EXTRA_DIST = applet-critical.png
|
||||||
|
|
Loading…
Reference in New Issue