[gvfs] Correct "srdcir" typo to "srcdir"



commit e646c3d703e74a3cbef5cc7a7a4330a483718d73
Author: Christian Persch <chpe gnome org>
Date:   Thu Jun 4 15:47:35 2009 +0200

    Correct "srdcir" typo to "srcdir"
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b47d4a9..e9096fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ DISTCLEANFILES = \
 	$(NULL)
 
 distclean-local:
-	if test $(srdcir) = .; then :; else \
+	if test "$(srcdir)" = "."; then :; else \
 		rm -f ChangeLog; \
 	fi
 



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