From: Michael Orlitzky Date: Wed, 11 Feb 2009 23:49:04 +0000 (-0500) Subject: Fixed a typo in Makefile.am. X-Git-Tag: v0.0.5~3 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=7a567ad2fc30809a43539814b061aa72e2cfbfa8 Fixed a typo in Makefile.am. --- 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) \