mirror of
https://github.com/lxsang/antd-wvnc-plugin.git
synced 2025-08-29 07:12:13 +02:00
use autotool
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,9 +1,9 @@
|
||||
# Prerequisites
|
||||
libjpeg
|
||||
zlib
|
||||
plugins
|
||||
build
|
||||
*._*
|
||||
*.d
|
||||
*.deb
|
||||
.vscode
|
||||
# Object files
|
||||
*.o
|
||||
@@ -51,6 +51,23 @@ build
|
||||
*.cmd
|
||||
modules.order
|
||||
Module.symvers
|
||||
Mkfile.old
|
||||
Makefile.old
|
||||
dkms.con
|
||||
.DS_Store
|
||||
.*
|
||||
*.cache
|
||||
Makefile
|
||||
antd
|
||||
compile
|
||||
config.guess
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
libtool
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
aclocal.m4
|
||||
ltmain.sh
|
||||
Makefile.in
|
Reference in New Issue
Block a user