[nautilus-actions] Fix minor typo in data/Makefile.am



commit 2ac20cb397263d2ed91c941ec3e9c8eb6c93f28a
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Feb 15 16:58:47 2010 +0100

    Fix minor typo in data/Makefile.am

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index ec00e9d..743092a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -43,7 +43,7 @@ NA_INSTALL_SCHEMAS = no
 endif
 
 EXTRA_DIST = \
-	$(schemas_in_files)						\
+	$(schemas_in_files)					\
 	$(NULL)
 
 install-data-hook:



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