[Xfce4-commits] <xfconf:signal-bindings> Fix cut and paste in object bindings' makefile.

Nick Schermer noreply at xfce.org
Fri Nov 27 18:24:02 CET 2009


Updating branch refs/heads/signal-bindings
         to 361b9960150278590bec23707bae5c0cbc9931b8 (commit)
       from 07b9f6c8d929908690847599ef2555b49fb5b717 (commit)

commit 361b9960150278590bec23707bae5c0cbc9931b8
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Nov 27 18:22:23 2009 +0100

    Fix cut and paste in object bindings' makefile.

 tests/object-bindings/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/object-bindings/Makefile.am b/tests/object-bindings/Makefile.am
index 44321a6..a74aad9 100644
--- a/tests/object-bindings/Makefile.am
+++ b/tests/object-bindings/Makefile.am
@@ -1,6 +1,6 @@
 check_PROGRAMS = \
 	t-object-bindings
 
-t_reset_string_SOURCES = t-object-bindings.c
+t_object_bindings_SOURCES = t-object-bindings.c
 
 include $(top_srcdir)/tests/Makefile.inc



More information about the Xfce4-commits mailing list