[Pcsclite-cvs-commit] r6172 - /trunk/PCSC/src/spy/Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Jan 15 15:31:44 UTC 2012


Author: rousseau
Date: Sun Jan 15 15:31:44 2012
New Revision: 6172

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6172
Log:
Install pcsc-spy as a normal binary

By default the command is installed in $(prefix)/bin/pcsc-spy

Modified:
    trunk/PCSC/src/spy/Makefile.am

Modified: trunk/PCSC/src/spy/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/spy/Makefile.am?rev=6172&op=diff
==============================================================================
--- trunk/PCSC/src/spy/Makefile.am (original)
+++ trunk/PCSC/src/spy/Makefile.am Sun Jan 15 15:31:44 2012
@@ -1,6 +1,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/src/PCSC
 
 lib_LTLIBRARIES = libpcscspy.la
+dist_bin_SCRIPTS = pcsc-spy
 
 libpcscspy_la_SOURCES = \
 	pcsc-spy.c




More information about the Pcsclite-cvs-commit mailing list