[nautilus-python] Do not clean the README file on 'make clean'



commit 055794d9469cee1f678bf2da2b9a781900a74fb6
Author: Adam Plumb <adamplumb gmail com>
Date:   Wed May 19 13:07:35 2010 -0400

    Do not clean the README file on 'make clean'

 examples/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 86d4c53..76af1e3 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -14,5 +14,3 @@ examples_DATA =					\
 	update-file-info-async.py
 
 EXTRA_DIST += $(examples_DATA)
-
-CLEANFILES = README



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