aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2024-10-27 07:07:46 +0100
committerLuca Deri <deri@ntop.org>2024-10-27 07:13:08 +0100
commit1bc204360a0151ee66f59498a964b95efc180cfd (patch)
tree26e1e378b3d096e47b3f0fa6bbabe4ef89883650 /Makefile.am
parent80487fe9dfe5c4bfa8f535015b31e6933034188b (diff)
Added dha directory to dist target
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 09573510d..728fe20ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libndpi.pc
EXTRA_DIST = README.md README.fuzzer.md CHANGELOG.md CONTRIBUTING.md \
- autogen.sh wireshark windows utils packages \
+ autogen.sh wireshark windows utils packages dga \
influxdb/Makefile.in influxdb/metric_anomaly.c influxdb/README.txt \
rrdtool/Makefile.in rrdtool/README.txt rrdtool/rrd_anomaly.c rrdtool/rrd_similarity.c \
doc/requirements.txt doc/monitoring.md doc/conf.py doc/flow_risks.rst doc/protocols.rst doc/guide/nDPI_QuickStartGuide.pages \