Code

Added unit testing framework based on ‘check’.
[sysdb.git] / Makefile.am
index cfca249e2efcdffcfa47d7a30e5d9c60c82f5ab5..94f60f67f8e6d77ae92d6a953102ccaa29d9ac68 100644 (file)
@@ -4,6 +4,9 @@ SUBDIRS = src
 if BUILD_DOCUMENTATION
 SUBDIRS += doc
 endif
+if BUILD_TESTING
+SUBDIRS += t
+endif
 
 EXTRA_DIST = autogen.sh version-gen.sh