[nautilus-actions] Fix typo on Makefile.am



commit 1a4051a63b9ea3c5dbfab5569455cdf492a34c20
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Aug 10 21:52:45 2010 +0200

    Fix typo on Makefile.am

 doc/nact/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/nact/Makefile.am b/doc/nact/Makefile.am
index 7550383..4a15d65 100644
--- a/doc/nact/Makefile.am
+++ b/doc/nact/Makefile.am
@@ -86,8 +86,8 @@ DOC_FIGURES = \
 	figures/start-zenity-result.png				\
 	$(NULL)
 
-clean-local :
-	rm -f *~
-
 DOC_LINGUAS = \
 	$(NULL)
+
+clean-local :
+	rm -f *~



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