/[pcsclite]/trunk/Drivers/ccid/Makefile.am
ViewVC logotype

Contents of /trunk/Drivers/ccid/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1350 - (show annotations) (download)
Fri Feb 25 08:20:35 2005 UTC (8 years, 3 months ago) by rousseau
File size: 649 byte(s)
we do not need to distribute mkinstalldirs
1 # $Id$
2
3 SUBDIRS = aclocal src readers examples
4
5 AUX_DIST = \
6 $(ac_aux_dir)/aclocal.m4 \
7 $(ac_aux_dir)/config.guess \
8 $(ac_aux_dir)/config.sub \
9 $(ac_aux_dir)/depcomp \
10 $(ac_aux_dir)/install-sh \
11 $(ac_aux_dir)/ltmain.sh \
12 $(ac_aux_dir)/missing \
13 $(ac_aux_dir)/ylwrap
14
15 EXTRA_DIST = reconf ChangeLog \
16 $(AUX_DIST)
17
18 MAINTAINERCLEANFILES = $(AUX_DIST)
19 DISTCLEANFILES = ChangeLog
20
21 # Automatically update the libtool script if it becomes out-of-date.
22 LIBTOOL_DEPS = @LIBTOOL_DEPS@
23 libtool: $(LIBTOOL_DEPS)
24 $(SHELL) ./config.status --recheck
25
26 ChangeLog:
27 rcs2log | perl -pe 's/rousseau /Ludovic Rousseau /; \
28 s+/cvsroot/pcsclite/PCSC/++g;' > $@
29

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5