Add client tests directory to SUBDIRS

This commit is contained in:
Ray Strode 2008-05-20 11:51:07 -04:00
parent c13aba661e
commit e8a5bdf76e

View file

@ -1,3 +1,5 @@
SUBDIRS = . tests
INCLUDES = -I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/libply \