removed more generated files

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@336 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-08-15 21:19:12 +00:00
parent d78365981e
commit 2ccf36c062
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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