first compilable version, refs #1

This commit is contained in:
Marc Wäckerlin
2010-07-12 13:49:43 +00:00
parent 569372a30b
commit ca6e4e4980
4 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# init
AC_INIT([README])
SRC_DIR=src
TST_DIR=test
TST_DIR=
DOC_DIR=doc
m4_define(x_packagename, swisssign-openssl-pkcs11-engine)
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE(x_packagename, x_major.x_minor.x_least, [marc@waeckerlin.org])
# files to create
AC_CONFIG_FILES(makefile
src/makefile test/makefile
src/makefile
doc/doxyfile doc/makefile)
# copy M4 to shell