]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - Makefile.am
fuzz: Add fuzzing boilerplate
[people/ms/strongswan.git] / Makefile.am
index a02c576e0efe413ab8b491126ce4bb72003c98f3..47e9e8ce65f2dc4b5b1611e49b8762213b04921d 100644 (file)
@@ -1,5 +1,9 @@
 SUBDIRS = src man conf init testing
 
+if USE_FUZZING
+  SUBDIRS += fuzz
+endif
+
 if USE_SCRIPTS
   SUBDIRS += scripts
 endif