ccid-emulator: Replace unneeded Makefiles

This commit is contained in:
David Ward
2020-04-11 10:09:27 -04:00
parent edad4b961f
commit 58c4e75974
4 changed files with 3 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src m4 patches doc
EXTRA_DIST = docs
SUBDIRS = src doc
EXTRA_DIST = docs patches

View File

@@ -141,8 +141,6 @@ EOF
AC_CONFIG_FILES([
Makefile
m4/Makefile
patches/Makefile
src/Makefile
doc/Makefile
])

View File

@@ -1,3 +0,0 @@
# Process this file with automake to create Makefile.in
EXTRA_DIST = acx_pthread.m4

View File

@@ -1,2 +0,0 @@
EXTRA_DIST = ccid-1.3.11.patch \
pcsc-lite-1.5.5.patch pcsc-lite-1.6.1.patch