include a bunch of ssl thingies in release (make distcheck goes further)

This commit is contained in:
Frédéric Péters 2004-08-19 21:10:50 +00:00
parent d44eaa8a0a
commit ec86c5955d
7 changed files with 13 additions and 0 deletions

View File

@ -581,6 +581,11 @@ php/xml/Makefile
python/Makefile
swig/Makefile
tests/Makefile
tests/data/Makefile
tests/data/ca1-la/Makefile
tests/data/idp1-la/Makefile
tests/data/lecp1-la/Makefile
tests/data/sp1-la/Makefile
lasso.pc
])
AC_MSG_RESULT([

View File

@ -7,6 +7,7 @@ INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \
-I$(top_srcdir) \
-I$(top_srcdir)/lasso \
-DTESTSDATADIR=\"$(srcdir)/data/\" \
$(LASSO_DEFINES) \
$(LASSO_CFLAGS) \
$(CHECK_CFLAGS)
@ -20,3 +21,5 @@ endif
EXTRA_DIST = tests.c login_tests.c basic_tests.c
SUBDIRS = data

1
tests/data/Makefile.am Normal file
View File

@ -0,0 +1 @@
SUBDIRS = ca1-la idp1-la lecp1-la sp1-la

View File

@ -0,0 +1 @@
EXTRA_DIST = certificate.pem jks.keystore

View File

@ -0,0 +1 @@
EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem

View File

@ -0,0 +1 @@
EXTRA_DIST = certificate.pem jks.keystore Makefile.am metadata.xml private-key-raw.pem public-key.pem

View File

@ -0,0 +1 @@
EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem