- fixed a goof in last commit

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@168 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
jey 2002-01-17 00:25:10 +00:00
parent 20adb4b39c
commit ffdc3c9a58
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Process this file with automake to create Makefile.in
CC = ccmalloc gcc
CC = gcc
INCLUDES = @CFLAGS_PCSC@ @CFLAGS_OPENSC@
LDFLAGS = @LDFLAGS@ @LIBOPENSC@