~brianaker/libmemcached/embedded

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-07-08 18:04:42 UTC
  • mto: This revision was merged to the branch mainline in revision 550.
  • Revision ID: mordred@inaugust.com-20090708180442-tq8600iqgqhs8bkm
Moved tests/ to after client/, since it depends on things from client/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ACLOCAL_AMFLAGS = -I m4
2
2
 
3
 
SUBDIRS = docs libmemcached libmemcachedutil tests support clients
 
3
SUBDIRS = docs libmemcached libmemcachedutil support clients tests
4
4
EXTRA_dist = README.FIRST
5
5
 
6
6
check-local: test-no-outputdiff