From 7a567ad2fc30809a43539814b061aa72e2cfbfa8 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 11 Feb 2009 18:49:04 -0500 Subject: [PATCH] Fixed a typo in Makefile.am. --- 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 51461e7..88ce9af 100644 --- a/panel-plugin/Makefile.am +++ b/panel-plugin/Makefile.am @@ -39,7 +39,7 @@ xfce4_hdaps_SOURCES = \ xfce4-hdaps.c \ xfce4-hdaps.h \ xfce4-hdaps-dialogs.c \ - xfcd4-hdaps-dialogs.h + xfce4-hdaps-dialogs.h xfce4_hdaps_CFLAGS = \ $(LIBXFCE4UTIL_CFLAGS) \ -- 2.43.2