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



commit aa672e84d9a7b0caafa6f69014f17b8a255593f2
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]