[Xfce4-commits] <xfce4-cpufreq-plugin:master> Fix typo in panel-plugin/Makefile.am (bug #10332).

Harald Judt noreply at xfce.org
Tue Sep 3 17:54:01 CEST 2013


Updating branch refs/heads/master
         to 76ffedc78bf2b4a38facb7c53eb2c2dd1d19c445 (commit)
       from 0e4e2d916543ef7dea14623a567c2b576006e9d1 (commit)

commit 76ffedc78bf2b4a38facb7c53eb2c2dd1d19c445
Author: Jani Välimaa <wally at mageia.org>
Date:   Tue Sep 3 17:48:30 2013 +0200

    Fix typo in panel-plugin/Makefile.am (bug #10332).

 panel-plugin/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 2b61f12..c753d15 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -28,7 +28,7 @@ libcpufreq_la_SOURCES =						\
 	xfce4-cpufreq-utils.h					\
 	xfce4-cpufreq-utils.c
 
-libcpugraph_la_LDFLAGS = \
+libcpufreq_la_LDFLAGS = \
 	-avoid-version \
 	-module \
 	-no-undefined \


More information about the Xfce4-commits mailing list