]> granicus.if.org Git - yasm/commit
Don't include config/* files explicitly (they're included implicitly if
authorPeter Johnson <peter@tortall.net>
Wed, 26 Dec 2001 07:52:47 +0000 (07:52 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 26 Dec 2001 07:52:47 +0000 (07:52 -0000)
commit1d1214dcecb2a485060eba16e38ee643898a8564
tree3e1b790d32fecb23a1d220c3e09a5edcc77ac69b
parentca6a1c81673ef81ae619e2ab4920272f839b2017
Don't include config/* files explicitly (they're included implicitly if
needed).  Remove config.guess and config.sub, as automake -a doesn't seem to
update them.

svn path=/trunk/yasm/; revision=396
Makefile.am