mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[mingw] rules to generate configure.ac
This commit is contained in:
parent
4c88053237
commit
4edb492c19
8 changed files with 53 additions and 99 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -7,7 +7,6 @@
|
|||
*.lib
|
||||
*.lo
|
||||
*.log
|
||||
*.m4
|
||||
*.mac
|
||||
*.ncb
|
||||
*.o
|
||||
|
@ -22,11 +21,8 @@
|
|||
*.user
|
||||
.deps
|
||||
.libs
|
||||
Debug
|
||||
INSTALL
|
||||
Makefile.in
|
||||
Release
|
||||
aclocal.m4
|
||||
x86_32
|
||||
x86_64
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
|
@ -34,10 +30,5 @@ config.h
|
|||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
missing
|
||||
stamp-h1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue