~noskcaj/ubuntu/vivid/gnome-keyring/3.15.90

« back to all changes in this revision

Viewing changes to pkcs11/secret-store/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-05-14 22:13:02 UTC
  • mfrom: (1.3.1)
  • mto: (80.2.8 experimental) (1.1.77)
  • mto: This revision was merged to the branch mainline in revision 148.
  • Revision ID: package-import@ubuntu.com-20120514221302-0l3gjmqpe6xopond
ImportĀ upstreamĀ versionĀ 3.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 
54
54
# -------------------------------------------------------------------------------
55
55
 
56
 
 
57
 
if WITH_TESTS
58
 
TESTS_DIR = tests
59
 
else
60
 
TESTS_DIR =
61
 
endif
62
 
 
63
 
SUBDIRS = . $(TESTS_DIR)
 
56
SUBDIRS = . tests