Skip to content

Commit 75997e3

Browse files
committed
Add generated files for 1.3
1 parent ec1c103 commit 75997e3

18 files changed

+46252
-11
lines changed

.gitignore

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
Makefile
2-
Makefile.in
3-
aclocal.m4
42
autom4te.cache
5-
config.guess
6-
config.h.in*
73
config.h
84
config.log
95
config.status
10-
config.sub
11-
configure
12-
depcomp
13-
install-sh
146
libtool
15-
ltmain.sh
16-
missing
177
mkinstalldirs
188
stamp-h
199
stamp-h.in
@@ -23,6 +13,7 @@ stamp-h1
2313
*.la
2414
*.o
2515
*.m4
16+
!aclocal.m4
2617
!tslib_modules.m4
2718
!visibility.m4
2819
.libs
@@ -37,5 +28,4 @@ tests/ts_test
3728
tools/ts_uinput
3829
tests/ts_finddev
3930
tests/ts_test_mt
40-
compile
4131

0 commit comments

Comments
 (0)