added empty m4 directories

... to satisfy autoconf
This commit is contained in:
Frank Morgner
2013-06-11 15:20:12 +02:00
parent 5db6ce6935
commit 4cd2177944
4 changed files with 16 additions and 0 deletions

4
ccid/m4/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
npa/m4/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
pcsc-relay/m4/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
virtualsmartcard/m4/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore