~ubuntu-branches/ubuntu/trusty/nordugrid-arc/trusty-proposed

« back to all changes in this revision

Viewing changes to src/hed/libs/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2013-05-08 13:48:03 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130508134803-mrhc5w4d5y7ubyj4
Tags: 3.0.1-1
3.0.1 Release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
if DBXML_ENABLED
2
 
DBXML_DIR = dbxml
3
 
else
4
 
DBXML_DIR =
5
 
endif
6
 
 
7
1
if XMLSEC_ENABLED
8
2
XMLSEC_DIR = xmlsec
9
3
else
20
14
SUBDIRS = common loader message crypto cryptomod \
21
15
        credential credentialmod data security \
22
16
        ws-addressing $(XMLSEC_DIR) ws-security wsrf delegation \
23
 
        communication compute $(DBXML_DIR) ws infosys $(GLOBUSUTILS_DIR) \
 
17
        communication compute ws infosys $(GLOBUSUTILS_DIR) \
24
18
        credentialstore
25
19
DIST_SUBDIRS = common loader message crypto cryptomod \
26
20
        credential credentialmod data security \
27
21
        ws-addressing xmlsec ws-security wsrf delegation \
28
 
        communication compute dbxml ws infosys globusutils credentialstore
 
22
        communication compute ws infosys globusutils credentialstore