Add hgcompile script and fix INSTALL document

Added hgcompile script (just a copy of cvscompile), and
fixed INSTALL document about HG.
This commit is contained in:
Takashi Iwai 2006-05-12 15:33:44 +02:00
parent ffebf01d61
commit 8a347e4267
3 changed files with 22 additions and 5 deletions

View file

@ -6,7 +6,7 @@ if BUILD_MIXER
SUBDIRS += alsalisp
endif
SUBDIRS += test utils
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure cvscompile libtool depcomp version MEMORY-LEAK
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure hgcompile libtool depcomp version MEMORY-LEAK
AUTOMAKE_OPTIONS=foreign
INCLUDES=-I$(top_srcdir)/include