- Timestamp:
- 07/09/04 21:11:09 (5 years ago)
- Files:
-
- 1 modified
-
branches/openct-0.6/src/pcsc/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/openct-0.6/src/pcsc/Makefile.am
r479 r531 21 21 install-exec-local: install-libLTLIBRARIES 22 22 if HAVE_PCSC 23 -${top_srcdir}/macos/libtool-bundle -e $(top_srcdir)/etc/Info.plist \ 23 $(mkinstalldirs) $(DESTDIR)$(bundledir) 24 ${top_srcdir}/macos/libtool-bundle -e $(top_srcdir)/etc/Info.plist \ 24 25 $(DESTDIR)$(libdir)/openct-ifd.so $(DESTDIR)$(bundledir)/ 25 26 endif
