[krb5-auth-dialog] add missing missing line continuation



commit 6a3456925f6075b1def514d514bbe023030cdbd2
Author: Guido Günther <agx sigxcpu org>
Date:   Fri May 22 15:40:43 2009 +0200

    add missing missing line continuation
---
 ChangeLog       |    4 ++++
 src/Makefile.am |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2139dbf..4722607 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri May 22 18:07:31 CEST 2009 Guido Günther <agx sigxcpu org>
+
+	* src/Makefile.am: add missing line continuation
+
 Wed May 20 16:33:54 CEST 2009 Guido Günther <agx sigxcpu org>
 
 	allow to turn off notifcations
diff --git a/src/Makefile.am b/src/Makefile.am
index 92ab201..ed10e3f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,7 +40,7 @@ krb5_auth_dialog_CPPFLAGS = \
 	-I$(top_srcdir)/gtksecentry \
 	-I$(top_srcdir)/secmem \
 	-DKA_DATA_DIR=\""$(pkgdatadir)"\" \
-	-DLOCALE_DIR=\""$(localedir)/"\"
+	-DLOCALE_DIR=\""$(localedir)/"\" \
 	$(AM_CPPFLAGS) \
 	$(NULL)
 



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