Small Makefile fix: Added default target to virtualsmartcard/Makefile

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@30 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-01-25 17:18:20 +00:00
parent 431354dac3
commit 5f92f876fb

View File

@@ -32,6 +32,8 @@ RESTARTPCSCD = /etc/init.d/pcscd restart
TARGETS = libvpcd.so configuration virtualsmartcard
# top-level rule
default: all
all: $(TARGETS)
ifd.o: vpcd/ifd.c