summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2006-04-26 08:15:30 +0000
committerChristian Hammond <chipx86@chipx86.com>2006-04-26 08:15:30 +0000
commit58edddd6702c3459adea6f6d136468e3bb34a3a1 (patch)
treea87a4f7fcfa05fa5c2a91497a41e9fa65f48a2a7
parent0e1236f8c607fac97d409232e18de9f425664fb7 (diff)
downloadlibnotify-58edddd6702c3459adea6f6d136468e3bb34a3a1.tar.gz
Bundle applet-critical.png.
-rw-r--r--ChangeLog5
-rw-r--r--tests/Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c9130f..b0c0733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
* tests/test-replace.c:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 878cf95..ba128ec 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -57,6 +57,8 @@ test_xy_actions_LDADD = $(common_ldflags)
test_xy_stress_SOURCES = test-xy-stress.c
test_xy_stress_LDADD = $(common_ldflags)
+EXTRA_DIST = applet-critical.png
+
INCLUDES = $(PACKAGE_CFLAGS) \
$(GDK_CFLAGS) \
-I$(top_srcdir)