~ubuntu-branches/ubuntu/intrepid/lasso/intrepid

« back to all changes in this revision

Viewing changes to lasso/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-07-11 10:01:32 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060711100132-e50ymjc54bsizza6
Tags: 0.6.5-2ubuntu1
* Synchronize with Debian unstable.
* Convert to updated Python policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = xml id-ff id-wsf
 
1
SUBDIRS = xml id-ff id-wsf saml-2.0
2
2
 
3
3
liblassoincludedir = $(includedir)/lasso
4
4
 
5
 
INCLUDES = -I$(top_srcdir) $(LASSO_CORE_CFLAGS)
 
5
INCLUDES = -I$(top_srcdir) -I$(top_builddir) $(LASSO_CORE_CFLAGS)
6
6
 
7
7
## Added to activate libtool 1.5.6 windows resources partial support
8
8
LTRCCOMPILE = $(LIBTOOL) --tag=RC --mode=compile $(RC) \
43
43
if MINGW
44
44
liblasso_la_LIBADD = \
45
45
        $(top_builddir)/lasso/xml/liblasso-xml.la \
 
46
        $(top_builddir)/lasso/xml/saml-2.0/liblasso-xml-saml2.la \
46
47
        $(top_builddir)/lasso/id-ff/liblasso-id-ff.la \
 
48
        $(top_builddir)/lasso/saml-2.0/liblasso-saml-20.la \
47
49
        $(WSF_LIB_FILE) \
48
50
        $(LASSO_LIBS) \
49
51
        lasso.rc.lo
55
57
else
56
58
liblasso_la_LIBADD = \
57
59
        $(top_builddir)/lasso/xml/liblasso-xml.la \
 
60
        $(top_builddir)/lasso/xml/saml-2.0/liblasso-xml-saml2.la \
58
61
        $(top_builddir)/lasso/id-ff/liblasso-id-ff.la \
 
62
        $(top_builddir)/lasso/saml-2.0/liblasso-saml-20.la \
59
63
        $(WSF_LIB_FILE) \
60
64
        $(LASSO_LIBS)
61
65
# Just make damn sure the ABI stays the same between