[network-manager-openvpn/NETWORKMANAGER_0_7] build: fix Makefile.am typo (bgo #612165)



commit 752e4343a61248ef17866e9306d4be21946b4ace
Author: Huzaifa S. Sidhpurwala <huzaifas redhat com>
Date:   Mon Mar 8 18:42:58 2010 -0800

    build: fix Makefile.am typo (bgo #612165)

 common/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/common/Makefile.am b/common/Makefile.am
index c16eba8..743571d 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -9,6 +9,6 @@ libnm_openvpn_common_la_SOURCES= \
 	utils.c \
 	utils.h
 
-libnm_openvpn_common_gnome_la_LIBADD = \
+libnm_openvpn_common_la_LIBADD = \
 	$(NETWORK_MANAGER_LIBS)
 



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