mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-04 21:04:57 +00:00
Ensure that the m4 directory always exists.
This commit is contained in:
parent
e48ab6604f
commit
1b6a4f19c6
2 changed files with 1 additions and 1 deletions
1
expat/.gitignore
vendored
1
expat/.gitignore
vendored
|
@ -1,6 +1,5 @@
|
|||
/autom4te.cache/
|
||||
/cmake-build-debug/
|
||||
m4/
|
||||
CMakeFiles/
|
||||
Testing/
|
||||
aclocal.m4
|
||||
|
|
1
expat/m4/.gitignore
vendored
Normal file
1
expat/m4/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/*.m4
|
Loading…
Add table
Reference in a new issue