2007-06-27 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Wed, 27 Jun 2007 11:56:41 +0000 (11:56 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 27 Jun 2007 11:56:41 +0000 (11:56 +0000)
        * Makefile.am:
        Dont remove README on make clean

ChangeLog
Makefile.am

index 12854ea..ae9a57a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-27  Matthew Allum  <mallum@openedhand.com>
+
+       * Makefile.am:
+       Dont remove README on make clean
+
 2007-06-27  Tomas Frydrych  <tf@openedhand.com>
 
        * clutter/clutter-actor.c:
index dbbe90f..d228676 100644 (file)
@@ -18,9 +18,9 @@ uninstall-local:
        rm -f $(DESTDIR)$(pkgconfigdir)/clutter-@CLUTTER_MAJORMINOR@.pc
 
 
-EXTRA_DIST = clutter.pc.in README.in
+EXTRA_DIST = clutter.pc.in 
 
-CLEANFILES = $(pcfiles) README
+CLEANFILES = $(pcfiles)
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc