summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2015-10-12 11:13:30 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2015-10-12 11:13:30 +0200
commit388cf82d44a753a1dc293b4a40a52d415bdded6e (patch)
tree2a9d4452e3f94a9528e92160a7210f3e1b3d080d /docs
parent0fcaf1b09e7924804485d82d9b2af38c5f78ebd1 (diff)
Remove link_test.c
This test was not automated and is now redundant with make check tests Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/libcacard.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/libcacard.txt b/docs/libcacard.txt
index 499cf7d..4c9cccc 100644
--- a/docs/libcacard.txt
+++ b/docs/libcacard.txt
@@ -480,4 +480,3 @@ vcard_emul_nss.c - virtual card emulator implementation for nss.
vscclient.c - socket connection to guest qemu usb driver.
vscard_common.h - common header with the guest qemu usb driver.
mutex.h - header file for machine independent mutexes.
-link_test.c - static test to make sure all the symbols are properly defined.