Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit f81fb5a

Browse files
committed
build: add placeholder m4 directory to avoid aclocal warning
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 0322f08 commit f81fb5a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ install-sh
2020
libbsdiff.la
2121
libtool
2222
ltmain.sh
23-
m4/
23+
m4/*
24+
!m4/.gitignore
2425
missing
2526
src/.dirstamp
2627
src/*.gcda

m4/.gitignore

Whitespace-only changes.

0 commit comments

Comments
 (0)