Fix makefiles.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1245 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2003-07-10 11:13:18 +00:00
parent d94de46a59
commit 1b988af695
3 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
SUBDIRS = . tools aclocal docs etc src win32
EXTRA_DIST = CodingStyle README.cards README.signer README.Win32 \
bootstrap Makefile.mak
EXTRA_DIST = CodingStyle bootstrap Makefile.mak
MAINTAINERCLEANFILES = Makefile.in config.h.in configure
DEPCLEANFILES = config.log configure

View File

@ -31,7 +31,7 @@ MANSRC = pkcs15-crypt.1 \
man_MANS = $(MANSRC) pkcs15-profile.5
noinst_DATA = $(HTMLFILES)
EXTRA_DIST = $(MANSRC) pkcs15-profile.5.in pkcs-15v1_1.asn \
$(XMLFILES) $(HTMLFILES) doxygen.conf pkcs11.txt
$(XMLFILES) $(HTMLFILES) doxygen.conf
STYLESHEET=opensc.xsl

View File

@ -2,4 +2,4 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST= openssh-3.6.1p2.diff openssh-3.6.1p2.README README
EXTRA_DIST= openssh-3.6.1p2.diff openssh-3.6.1p2.README