From d35a8b3b7e3ad52b33877763589dd67002b89564 Mon Sep 17 00:00:00 2001 From: aet Date: Mon, 7 Jan 2002 12:41:41 +0000 Subject: [PATCH] Add npinclude to SUBDIRS git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@146 c6295689-39f2-0310-b995-f0e70906c6a9 --- src/signer/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/signer/Makefile.am b/src/signer/Makefile.am index 57d95926..f2ec69a5 100644 --- a/src/signer/Makefile.am +++ b/src/signer/Makefile.am @@ -1,5 +1,9 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in +SUBDIRS = . npinclude + +EXTRA_DIST = testprog.c + INCLUDES = @CFLAGS_PCSC@ @CFLAGS_OPENSC@ @CFLAGS_ASSUAN@ plugindir = $(PLUGINDIR)