[libgweather] [build] Fix typo in Makefile.am



commit 17a1e6de28dbe22e2935ff784a0d879f55925f05
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Aug 25 15:53:51 2009 +0200

    [build] Fix typo in Makefile.am

 libgweather/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgweather/Makefile.am b/libgweather/Makefile.am
index bf22177..338662d 100644
--- a/libgweather/Makefile.am
+++ b/libgweather/Makefile.am
@@ -87,7 +87,7 @@ test_metar_CFLAGS = \
 
 test_metar_LDADD = \
 	$(LIBSOUP_LIBS)	\
-	$(REXEX_LIBS) \
+	$(REGEX_LIBS) \
 	libgweather.la
 
 test_locations_SOURCES = test_locations.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]