Add parameter validation utility
[babeltrace.git] / tests / Makefile.am
index 92ff89e15287e42abd3f93378c68a88e35686b47..11b932c8094a78426b9e490a35e697e88e9e8f1a 100644 (file)
@@ -1,4 +1,11 @@
-SUBDIRS = utils lib bitfield ctf-writer plugins argpar
+SUBDIRS = \
+       utils \
+       lib \
+       bitfield \
+       ctf-writer \
+       plugins \
+       argpar \
+       param-validation
 
 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
 EXTRA_DIST = $(srcdir)/data \
This page took 0.022564 seconds and 4 git commands to generate.