[network-manager-openconnect/NM_0_8] build: add auth-dlg-settings.h to the source tarball (bgo #645795) (cherry picked from commit 4ba949



commit 5f8f0522c260b6bb7b984b58b772f8c6af4d1ac9
Author: Christopher Aillon <caillon redhat com>
Date:   Tue Mar 29 17:03:57 2011 -0500

    build: add auth-dlg-settings.h to the source tarball (bgo #645795)
    (cherry picked from commit 4ba9498550f271e1be70d5e7f7fe916e6424ce09)

 auth-dialog/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/auth-dialog/Makefile.am b/auth-dialog/Makefile.am
index 07c8cdf..4a8efe0 100644
--- a/auth-dialog/Makefile.am
+++ b/auth-dialog/Makefile.am
@@ -18,7 +18,9 @@ nm_openconnect_auth_dialog_CPPFLAGS = \
 	-DVERSION=\"$(VERSION)\"
 
 nm_openconnect_auth_dialog_SOURCES = \
-	main.c
+	auth-dlg-settings.h \
+	main.c \
+	$(NULL)
 
 nm_openconnect_auth_dialog_LDADD = \
 	$(GTK_LIBS) \



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