From 0495aef57fb91a7ca8936f0c2003fd13fb99f427 Mon Sep 17 00:00:00 2001 From: aj Date: Sun, 17 Jul 2005 20:19:16 +0000 Subject: [PATCH] remove ldap/random related makefile commands. git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2421 c6295689-39f2-0310-b995-f0e70906c6a9 --- src/include/opensc/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/opensc/Makefile.am b/src/include/opensc/Makefile.am index f685243b..f68df000 100644 --- a/src/include/opensc/Makefile.am +++ b/src/include/opensc/Makefile.am @@ -39,5 +39,3 @@ all-local: @$(LN_S) ${top_srcdir}/src/pkcs15init/pkcs15-init.h pkcs15-init.h @$(LN_S) ${top_srcdir}/src/scconf/scconf.h scconf.h @$(LN_S) ${top_srcdir}/src/scdl/scdl.h scdl.h - @$(LN_S) ${top_srcdir}/src/scldap/scldap.h scldap.h - @$(LN_S) ${top_srcdir}/src/scrandom/scrandom.h scrandom.h