~ubuntu-branches/ubuntu/quantal/enigmail/quantal-security

« back to all changes in this revision

Viewing changes to services/sync/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-05-28 14:05:04 UTC
  • mfrom: (0.12.11) (38.1.1 precise-security)
  • Revision ID: package-import@ubuntu.com-20120528140504-bu081xar9zks8vw9
Tags: 2:1.4.2-0ubuntu1
New upstream release v1.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
endif
87
87
 
88
88
 
89
 
ifdef ENABLE_TESTS
90
 
DIRS += tests
91
 
endif
 
89
TEST_DIRS += tests
92
90
 
93
91
include $(topsrcdir)/config/rules.mk