# Author of this file: Martin Preuss # $Id: Makefile.am,v 1.10 2003/01/24 09:14:32 aquamaniac Exp $ noinst_PROGRAMS=cfgtest INCLUDES=@chameleon_includes@ -I../libchipcard -I../libchipcard/engine \ -I../libchipcard/engine/reader \ -I../libchipcard/base -I../libchipcard/cards @all_includes@ cfgtest_SOURCES = cfgtest.cpp cfgtest_LDADD = -L../libchipcard @LIBCHIPCARD_LIB@ @all_libraries@