Bundle applet-critical.png.
This commit is contained in:
parent
0e1236f8c6
commit
58edddd670
|
@ -1,3 +1,8 @@
|
||||||
|
Wed Apr 26 01:15:20 PDT 2006 Christian Hammond <chipx86@chipx86.com>
|
||||||
|
|
||||||
|
* tests/Makefile.am:
|
||||||
|
- Bundle applet-critical.png.
|
||||||
|
|
||||||
Wed Apr 26 01:07:34 PDT 2006 Christian Hammond <chipx86@chipx86.com>
|
Wed Apr 26 01:07:34 PDT 2006 Christian Hammond <chipx86@chipx86.com>
|
||||||
|
|
||||||
* tests/test-replace.c:
|
* tests/test-replace.c:
|
||||||
|
|
|
@ -57,6 +57,8 @@ test_xy_actions_LDADD = $(common_ldflags)
|
||||||
test_xy_stress_SOURCES = test-xy-stress.c
|
test_xy_stress_SOURCES = test-xy-stress.c
|
||||||
test_xy_stress_LDADD = $(common_ldflags)
|
test_xy_stress_LDADD = $(common_ldflags)
|
||||||
|
|
||||||
|
EXTRA_DIST = applet-critical.png
|
||||||
|
|
||||||
INCLUDES = $(PACKAGE_CFLAGS) \
|
INCLUDES = $(PACKAGE_CFLAGS) \
|
||||||
$(GDK_CFLAGS) \
|
$(GDK_CFLAGS) \
|
||||||
-I$(top_srcdir)
|
-I$(top_srcdir)
|
||||||
|
|
Loading…
Reference in New Issue