build: add placeholder m4 directory to avoid aclocal warning

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
Patrick McCarty
2020-12-30 04:02:54 +00:00
parent 0322f0839c
commit f81fb5a612
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -20,7 +20,8 @@ install-sh
libbsdiff.la
libtool
ltmain.sh
m4/
m4/*
!m4/.gitignore
missing
src/.dirstamp
src/*.gcda

0
m4/.gitignore vendored Normal file
View File