gnunet-arm -s is required as normal user too
[oweals/gnunet.git] / Makefile.am
index f54ff203f42203ee63ac02ba7a0505c55d8cce65..d69dd3a8232abe8dc00a7d167785407572a66e70 100644 (file)
@@ -12,6 +12,9 @@ endif
 if DOCUMENTATION
   SUBDIRS += doc
 endif
+if HAVE_EXPERIMENTAL
+  SUBDIRS += lint
+endif
 
 # only manpages, needs "doc" subdir
 if INCLUDE_MANPAGES