From f6853233031ba5ea8721475d08b1fb5063d3453c Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 3 Mar 2005 05:25:31 +0000 Subject: [PATCH] typo SVN revision: 13581 --- legacy/eet/Makefile.am | 2 +- legacy/eet/README.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/eet/Makefile.am b/legacy/eet/Makefile.am index 5885e296a5..8f8c9405bd 100644 --- a/legacy/eet/Makefile.am +++ b/legacy/eet/Makefile.am @@ -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 \ diff --git a/legacy/eet/README.in b/legacy/eet/README.in index 875ecc68b1..6e1c17e439 100644 --- a/legacy/eet/README.in +++ b/legacy/eet/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 ------------------------------------------------------------------------------