aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2020-08-17 18:00:38 +0200
committerLuca Deri <deri@ntop.org>2020-08-17 18:00:38 +0200
commit34a98abcc0c6cda11ea3468ade724e6e155a6d2e (patch)
treec9f347c72bf5c68fb481dfde492752e2766b40cd /Makefile.am
parentb501239d3f20fae84cd82b1945a6fc05de32bfe7 (diff)
Added --with-only-libndpi configure option to build just lindpi
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e4d8c58c9..6238c8b3c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src/lib example tests
+SUBDIRS = src/lib @EXTRA_TARGETS@
if BUILD_FUZZTARGETS
SUBDIRS += fuzz