From 2ccf36c0624071f1881d2bf4fded3d8d2584afbf Mon Sep 17 00:00:00 2001 From: Javier Serrano Polo Date: Tue, 15 Aug 2006 21:19:12 +0000 Subject: [PATCH] removed more generated files git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@336 0778d3d1-df1d-0410-868b-ea421aaaa00d --- INSTALL | 2 +- Makefile.cvs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 3176d6dff..a08ed53d5 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Quick Instructions Go to the directory containing the package's source code and type: - autoreconf + autoreconf -is ./configure make install lmms diff --git a/Makefile.cvs b/Makefile.cvs index 425f7e4c2..8825ab7a6 100644 --- a/Makefile.cvs +++ b/Makefile.cvs @@ -9,7 +9,7 @@ all: @echo \ \* Creating config.h.in @autoheader @echo \ \* Creating Makefile templates - @automake + @automake -ac @echo \ \* Creating configure @autoconf @echo \ \* Cleaning up