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

Nick Schermer noreply at xfce.org
Sat Dec 26 12:44:07 CET 2009


Updating branch refs/heads/master
         to 5207ac2a646d93ddb6fa9ad09537d06d008a0c4d (commit)
       from f514a7580a8d43264ec1b39e4521ea15485330c5 (commit)

commit 5207ac2a646d93ddb6fa9ad09537d06d008a0c4d
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