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)