Ensure that the m4 directory always exists.

This commit is contained in:
Dag-Erling Smørgrav 2024-04-22 16:34:07 +02:00
parent e48ab6604f
commit 1b6a4f19c6
2 changed files with 1 additions and 1 deletions

1
expat/.gitignore vendored
View file

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

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

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