typo
authorraster <raster>
Thu, 3 Mar 2005 05:25:31 +0000 (05:25 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 3 Mar 2005 05:25:31 +0000 (05:25 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@13581 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Makefile.am
README.in

index 5885e29..8f8c940 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = src
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                        config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs \
-                      stamp-h.in \
+                      stamp-h.in build-stamp configure-stamp depcomp \
                       eet_docs.tar.gz eet.c \
                       README \
                       eet.pc \
index 875ecc6..6e1c17e 100644 (file)
--- a/README.in
+++ b/README.in
@@ -17,7 +17,7 @@ COMPILING AND INSTALLING:
 
   ./configure
   make
-(as root unless youare installing in your users directories):
+(as root unless youa re installing in your users directories):
   make install
       
 ------------------------------------------------------------------------------