Add tests subdir to toplevel SUBDIRS variable

Artie spotted this.
This commit is contained in:
Kristian Høgsberg 2012-03-03 00:39:42 -05:00
parent 87a1e59992
commit ab0c7c58b9

View file

@ -1,4 +1,4 @@
SUBDIRS = src protocol doc
SUBDIRS = src protocol doc tests
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}