Merge pull request #861 from dag-erling/des/mkdir-m4

Ensure that the m4 directory always exists.
This commit is contained in:
Sebastian Pipping 2024-04-23 03:17:22 +02:00 committed by GitHub
commit 9134d0d6e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

1
expat/.gitignore vendored
View file

@ -1,6 +1,5 @@
/autom4te.cache/
/cmake-build-debug/
m4/
CMakeFiles/
Testing/
aclocal.m4

1
expat/m4/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/*.m4